Parent Object: LineSegment
Method that returns the data defining this line segment.
Name | Type | Description |
StartPoint | Double | Input/output Double that specifies the start point. |
EndPoint | Double | Input/output Double that specifies the end point. |