C#
VB
C++
Gets the current status of the interactive mode.
public InteractiveModeStatus Status { get; }
Public ReadOnly Property Status As Leadtools.Windows.Controls.InteractiveModeStatus
public:
property Leadtools.Windows.Controls.InteractiveModeStatus Status {
Leadtools.Windows.Controls.InteractiveModeStatus get();
}
An InteractiveModeStatus enumeration member that indicates the status of the interactive mode.
For C#/VB examples, refer to IsInteractiveModeBusy.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET