Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / OrientedBoundingRect Class / Size Property

In This Topic
    Size Property (OrientedBoundingRect)
    In This Topic
    The size-box.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Size As Point2D
    public virtual Point2D Size {get;}
    See Also