Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / EntityList Class / BoxSize Property

In This Topic
    BoxSize Property (EntityList)
    In This Topic
    Gets the 3D extent of the model.
    Syntax
    'Declaration
     
    Public ReadOnly Property BoxSize As Size3D
    public Size3D BoxSize {get;}
    See Also