C#
VB
C++
Indicates the current pan process status.
public enum ImagePanViewerStatus Public Enum ImagePanViewerStatusInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class ImagePanViewerStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Begin |
The panning process has started. |
| 1 | Panning |
The control is currently panning. |
| 2 | End |
Panning has ended successfully or the user has canceled. |
This enumeration provides the values used for the ImagePanViewerEventArgs.Status property.
For C#/VB examples, refer to ImagePanViewer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
