Invoked when the user clicks this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual void OnClick ( |
Visual Basic Copy Code |
---|
Protected Overridable Sub OnClick( _ |
Specifies the mouse button used to click the item.
Specifies the mouse position.
Implement this method in a custom item class if you need to detect clicks without handling events of the Diagram class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |