Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadAutodesk Class / Max Property

In This Topic
    Max Property (ReadAutodesk)
    In This Topic
    Gets the Bounding Box maximum point.
    Syntax
    'Declaration
     
    Public ReadOnly Property Max As Point3D
    public Point3D Max {get;}
    See Also