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

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