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