DroidDiagram Programmer's Guide
InteractionState.getPointerMoved Method
See Also
 






Gets a value indicating whether the mouse pointer has moved since the user pressed down the mouse button

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getPointerMoved ()

 Return Value

true if the pointer has moved; otherwise, false.

 See Also

InteractionState Members
InteractionState Class
com.mindfusion.diagramming Namespace