LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

InteractiveModeStatus Enumeration

Show in webframe





The status of the current interactive mode in ImageViewer or RasterImageViewer.
Syntax
public enum InteractiveModeStatus : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum InteractiveModeStatus 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As InteractiveModeStatus

            

            
public enum class InteractiveModeStatus : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Begin

The interactive mode has started.

0x00000001Working

The interactive mode is in progress.

0x00000002End

The interactive mode ended or has been canceled.

Example

For C#/VB examples, refer to ImageViewer.IsInteractiveModeBusy.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Controls.InteractiveModeStatus

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.