Share

DrawingCurveSegment.StartPoint Property

Parent Object: DrawingCurveSegment

Description

Property that returns the start point of the curve segment in sheet space. This property returns Nothing for circular segments.

Syntax

DrawingCurveSegment.StartPoint() As Point2d

Property Value

This is a read only property whose value is a Point2d.

Version

Introduced in version 11

Was this information helpful?