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

In This Topic
    IsDecreasing Property
    In This Topic
    Returns true if t0 > t1.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDecreasing As Boolean
    public bool IsDecreasing {get;}
    See Also