←Select platform

ImagePanViewerStatus Enumeration

Summary

Indicates the current pan process status.

Syntax

C#
VB
C++
public enum ImagePanViewerStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ImagePanViewerStatus  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class ImagePanViewerStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0Begin

The panning process has started.

1Panning

The control is currently panning.

2End

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Controls Assembly
Click or drag to resize