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