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

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