LineSegment Properties |
The LineSegment type exposes the following members.
Properties
Name | Description | |
---|---|---|
EndPoint |
Gets the end point of the line segment
| |
Point1 |
Gets the start point of the line segment
| |
Point2 |
Gets the end point of the line segment
| |
StartPoint |
Gets the start point of the line segment
|
See Also