Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / ICurve Interface / IsClosed Property

In This Topic
    IsClosed Property (ICurve)
    In This Topic
    Returns true if the curve is closed.
    Syntax
    'Declaration
     
    ReadOnly Property IsClosed As Boolean
    bool IsClosed {get;}
    See Also