Share

LineSegment.GetLineSegmentData Method

Parent Object: LineSegment

Description

Method that returns the data defining this line segment.

Syntax

LineSegment.GetLineSegmentData( StartPoint() As Double, EndPoint() As Double )

Parameters

Name Type Description
StartPoint Double Input/output Double that specifies the start point.
EndPoint Double Input/output Double that specifies the end point.

Version

Introduced in version 6

Was this information helpful?