Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Size3D Class / Max Property

In This Topic
    Max Property (Size3D)
    In This Topic
    Gets the maximum box dimension.
    Syntax
    'Declaration
     
    Public ReadOnly Property Max As Double
    public double Max {get;}
    See Also