Leadtools.Silverlight3.Controls Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IsInteractiveModeBusy Property
See Also 
Leadtools.Silverlight3.Controls Namespace > ImageViewer Class : IsInteractiveModeBusy Property





Determines whether the user is currently involved in an interactive operation.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsInteractiveModeBusy As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ImageViewer
Dim value As Boolean
 
value = instance.IsInteractiveModeBusy
C# 
public bool IsInteractiveModeBusy {get;}
C++/CLI 
public:
property bool IsInteractiveModeBusy {
   bool get();
}
XAML Syntax 
You cannot set this property in XAML.
XAML Syntax 
You cannot set this property in XAML.

Return Value

true if the user is currently involved in an interactive operation, false otherwise.

Remarks

The type of interactive user operation is determined by the ImageViewer.InteractiveMode property.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

IsInteractiveModeBusy requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features