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

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