CadBoundaryPathCircularEllipse.MajorEndPoint

CadBoundaryPathCircularEllipse.MajorEndPoint property

Gets or sets the majour end point.

public Point2D MajorEndPoint { get; set; }

Property Value

The majour end point.

See Also