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

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