Raises the DoubleClicked event of the diagram or one of the *DoubleClicked events related to diagram items.
Overload List| Name | Description |
|---|---|
Diagram.RaiseDoubleClicked (DiagramItem, PointF, MouseButton) |
Raises the appropriate *DoubleClicked event according to the type of the specified item. |
Raises the DoubleClicked event of the Diagram class. |
See Also