LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)
LEAD Technologies, Inc

InteractiveModeStatus Enumeration






The status of the current interactive mode in ImageViewer or RasterImageViewer. .NET support Silverlight support
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 InteractiveModeStatus : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Controls.InteractiveModeStatus = function() { };
Leadtools.Windows.Controls.InteractiveModeStatus.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class InteractiveModeStatus : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Begin

The interactive mode has started.

End

The interactive mode ended or has been canceled.

Working

The interactive mode is in progress.

Example

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

Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Windows.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.