LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

RasterImagePanViewerStatus Enumeration

Show in webframe





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

            

            
public enum class RasterImagePanViewerStatus : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000BeginThe user started the panning process.
0x00000001PanningThe user is panning now.
0x00000002EndThe user ended the panning process.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.WinForms.RasterImagePanViewerStatus

Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms Namespace

 

 


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