Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Interval Structure / Low Property

In This Topic
    Low Property
    In This Topic
    Gets the left interval value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Low As Double
    public double Low {get;}
    See Also