Gets the minimum distance the pointer should be dragged, measured in pixels, that would cause a drag event instead of click.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public int getDragThreshold () |
The minimal distance to move the pointer before starting a drag operation.
See Also