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

ImagePanViewerStatus Enumeration

Show in webframe





Indicates the current pan process status.
Syntax
public enum ImagePanViewerStatus : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ImagePanViewerStatus 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ImagePanViewerStatus

            

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

The panning process has started.

0x00000001Panning

The control is currently panning.

0x00000002End

Panning has ended successfully or the user has canceled.

Remarks

This enumeration provides the values used for the ImagePanViewerEventArgs.Status property.

Example

For C#/VB examples, refer to ImagePanViewer.

Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Controls Namespace

 

 


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