Public Property HasStartPoint() As bool
public bool HasStartPoint;
Returns true if curve has a start point. A false means that the parametric interval of the curve does not have a lower bound.
Read-only
Curve2d Class, Autodesk.AutoCAD.Geometry Namespace