Raises an event which notifies that a node has been double-clicked.
Namespace: MindFusion.Diagramming
Package: DiagramNode.js
JavaScript Copy Code |
---|
function raiseDoubleClicked (mousePosition, mouseButton) |
The position of the mouse.
A value identifying the clicked mouse button.