Leadtools.Windows.Controls Namespace : InteractiveModeStatus Enumeration |
public enum InteractiveModeStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum InteractiveModeStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As InteractiveModeStatus
public enum class InteractiveModeStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Begin |
The interactive mode has started. |
0x00000001 | Working |
The interactive mode is in progress. |
0x00000002 | End |
The interactive mode ended or has been canceled. |
For C#/VB examples, refer to ImageViewer.IsInteractiveModeBusy.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Controls.InteractiveModeStatus