Leadtools.Controls Namespace > ImageViewerAutoPanInteractiveMode Object : MoveThreshold Property |
get_moveThreshold();
set_moveThreshold(value);
Object.defineProperty('moveThreshold');
Type | Description |
---|---|
int | 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.