C#
VB
C++
Gets the current status of the pan process.
public ImagePanViewerStatus Status { get; }
Public ReadOnly Property Status As Leadtools.Windows.Controls.ImagePanViewerStatus
public:
property Leadtools.Windows.Controls.ImagePanViewerStatus Status {
Leadtools.Windows.Controls.ImagePanViewerStatus get();
}
A member of the ImagePanViewerStatus enumeration that indicates the status of the current pan process.
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