Invoked when the user double-clicks this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual void OnDoubleClick ( |
Visual Basic Copy Code |
---|
Protected Overridable Sub OnDoubleClick( _ |
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 double-clicks without handling events of the Diagram class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |