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

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