The LineSegment2D type exposes the following members.

Properties

  NameDescription
Direction
The direction of the line, the norm of which is 1
Length
Get the length of the line segment
P1
A point on the line
P2
An other point on the line

See Also