Curve2d.HasStartPoint Property

Visual Basic

Public Property HasStartPoint() As bool

C#

public bool HasStartPoint;

Description

Returns true if curve has a start point. A false means that the parametric interval of the curve does not have a lower bound.

Conditions

Read-only

Links

Curve2d Class, Autodesk.AutoCAD.Geometry Namespace