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

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