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

ImagePanViewerStatus Enumeration






Indicates the current pan process status. .NET support Silverlight support
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 ImagePanViewerStatus : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Controls.ImagePanViewerStatus = function() { };
Leadtools.Windows.Controls.ImagePanViewerStatus.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ImagePanViewerStatus : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Begin

The panning process has started.

End

Panning has ended successfully or the user has canceled.

Panning

The control is currently panning.

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: 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.