Line.GetLineData Method
Parent Object: LineDescription
Get the data defining this line.
Syntax
Line.GetLineData( RootPoint() As Double, Direction() As Double )Parameters
Name | Type | Description |
RootPoint | Double | Input/output Double that specifies the root point of the line. |
Direction | Double | Input/output Double that specifies the direction of the line. |