Click or drag to resize
LineSegment2F Properties

The LineSegment2F type exposes the following members.

Properties
  NameDescription
Public propertyDirection
Returns the direction of the line segment, assuming that PointA is the start point.
Public propertyDirectionNormalized
Returns the normalized direction of the line segment, assuming that PointA is the start point.
Public propertyLength
Length of the line segment.
Top
See Also