|
LineSegment Properties
|
The LineSegment type exposes the following members.
Properties
| Name | Description |
---|
 | End |
End point of the line segment.
|
 | Length |
Get segment's length - Euclidean distance between its Start and End points.
|
 | Start |
Start point of the line segment.
|
Top
See Also