Share

DrawingCurve.EndPoint Property

Parent Object: DrawingCurve

Description

Property that returns the end point of the curve in sheet space. This property returns Nothing for circular curves.

Syntax

DrawingCurve.EndPoint() As Point2d

Property Value

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

Version

Introduced in version 11

Was this information helpful?