ASP.NET Pack Programmer's Guide
DiagramNode.raiseDoubleClicked Method
See Also
 





Raises an event which notifies that a node has been double-clicked.

Namespace: MindFusion.Diagramming
Package: DiagramNode.js

 Syntax

JavaScript  Copy Code

function raiseDoubleClicked (mousePosition, mouseButton)

 Parameters

mousePosition

The position of the mouse.

mouseButton

A value identifying the clicked mouse button.

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming Namespace