DgnDrawingElementBase.MaxPoint

DgnDrawingElementBase.MaxPoint property

Gets the max point of object.

public abstract Cad3DPoint MaxPoint { get; }

Property Value

Max point of object.

See Also