Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / IsClosed Property

In This Topic
    IsClosed Property (LinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsClosed As Boolean
    public bool IsClosed {get;}
    See Also