The move threshold.
Object.defineProperty(ImageViewerAutoPanInteractiveMode.prototype, 'moveThreshold',
get: function(),
set: function(value)
)
moveThreshold: number;
The move threshold in pixels. Default value is 2.
MoveThreshold is used to detect the smallest variation when the mouse or pointer moves. If the move distance is less than this threshold, it will ignored.
ImageViewerAutoPanInteractiveMode Class
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