Search
Diagram.RaiseDoubleClicked Method
See Also
 





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.

Diagram.RaiseDoubleClicked (MouseButton, PointF)

Raises the DoubleClicked event of the Diagram class.

 See Also