| LineSegment2F Properties |
The LineSegment2F type exposes the following members.
| Name | Description | |
|---|---|---|
| Direction |
Returns the direction of the line segment, assuming that PointA is the start point.
| |
| DirectionNormalized |
Returns the normalized direction of the line segment, assuming that PointA is the start point.
| |
| Length |
Length of the line segment.
|