Visual Basic (Declaration) | |
---|---|
Public Enum BitmapSourceViewerInteractiveStatus Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum BitmapSourceViewerInteractiveStatus : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum BitmapSourceViewerInteractiveStatus : public Enum |
C++/CLI | |
---|---|
public enum class BitmapSourceViewerInteractiveStatus : public Enum |
Member | Description |
---|---|
Begin | The interactive mode has started. |
Working | The interactive mode is in progress. |
End | The interactive mode ended or has been canceled. |
For C#/VB examples, refer to IsInteractiveModeBusy.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Controls.BitmapSourceViewerInteractiveStatus
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family