Share

Line.GetLineData Method

Parent Object: Line

Description

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.

Version

Introduced in version 4

Was this information helpful?