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

In This Topic
    Max Property (Interval)
    In This Topic
    Returns larger of t0 and t1.
    Syntax
    'Declaration
     
    Public ReadOnly Property Max As Double
    public double Max {get;}
    See Also