Raises the DoubleClicked event of the Diagram class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void RaiseDoubleClicked ( |
Visual Basic
Copy Code
|
|---|
Public Sub RaiseDoubleClicked( _ |
The mouse button related to the event.
The current cursor position, in document coordinates.
See Also