Mouse button to use for panning.
Object.defineProperty(ImageViewerPanControl.prototype, 'mouseButton',
get: function(),
set: function(value)
)
mouseButton: MouseButtons;
The mouse button to use for panning. Default value is Left.
This value is only used when EnablePan is set to true.
For an example, refer to ImageViewerPanControl.
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