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