Search
Diagram.RaiseClicked Method
See Also
 





Raises the Clicked event of the diagram or one of the *Clicked events related to diagram items.

 Overload List

Name Description

Diagram.RaiseClicked (DiagramItem, PointF, MouseButton)

Raises the appropriate *Clicked event according to the type of the specified item.

Diagram.RaiseClicked (MouseButton, PointF)

Raises the Clicked event of the Diagram class.

 See Also