Search
NodeEvent.getMouseButton Method
See Also
 

Gets which mouse button has been pressed.

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

 Syntax

Java  Copy Code

public int getMouseButton ()

 Return Value

the currently pressed mouse button.

 See Also