Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / IsBusy Property

In This Topic
    IsBusy Property
    In This Topic
    Gets background worker thread status.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsBusy As Boolean
    public bool IsBusy {get;}
    See Also