Eyeshot 11 WPF API Reference
WPF 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