DroidDiagram Programmer's Guide
DiagramView.getDragThreshold Method
See Also
 






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

 Syntax

Java  Copy Code

public int getDragThreshold ()

 Return Value

The minimal distance to move the pointer before starting a drag operation.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace