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