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