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

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