DgnBSplineCurveElement.MaxPoint

DgnBSplineCurveElement.MaxPoint property

Gets the max point of object.

public override Cad3DPoint MaxPoint { get; }

Property Value

Max point of object.

See Also