DgnCompoundElement.MinPoint

DgnCompoundElement.MinPoint property

Gets the min point of object.

public override Cad3DPoint MinPoint { get; }

Property Value

Min point of object.

See Also