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