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

In This Topic
    IsTwoPI Property
    In This Topic
    Returns true if the interval length is 2*PI.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTwoPI As Boolean
    public bool IsTwoPI {get;}
    See Also