Auxiliary structure of a line

The following tables list the members exposed by the Line type.

Name Description
Public constructor Line

Initializes a new instance of the Line class with the specified location and size.

Top
Name Description
Public field x1 x1 coordinate
Public field x2 x2 coordinate
Public field y1 y1 coordinate
Public field y2 y2 coordinate
Top