Error processing SSI file
(Leadtools.Controls)

Show in webframe

MoveThreshold Property




The move threshold.
Syntax
public int MoveThreshold {get; set;}
'Declaration
 
Public Property MoveThreshold As Integer

Property Value

The move threshold in pixels. Default value is 2.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

ImageViewerAutoPanInteractiveMode Class
ImageViewerAutoPanInteractiveMode Members

Error processing SSI file