Leadtools.Windows.Controls Namespace : ImagePanViewerStatus Enumeration |
public enum ImagePanViewerStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ImagePanViewerStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ImagePanViewerStatus
public enum ImagePanViewerStatus : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Controls.ImagePanViewerStatus = function() { }; Leadtools.Windows.Controls.ImagePanViewerStatus.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ImagePanViewerStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Begin | The panning process has started. |
End | Panning has ended successfully or the user has canceled. |
Panning | The control is currently panning. |
This enumeration provides the values used for the ImagePanViewerEventArgs.Status property.
For C#/VB examples, refer to ImagePanViewer.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Controls.ImagePanViewerStatus
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