Click or drag to resize

Line2D Properties

The Line2D type exposes the following members.

Properties
  NameDescription
Public propertyVx
The X component of the normalized vector collinear to the line
Public propertyVy
The Y component of the normalized vector collinear to the line
Public propertyX1
X-coordinate of some point on the line
Public propertyY1
Y-coordinate of some point on the line
Top
See Also