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

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