Invoked when the user moves any control point of the link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual void OnModify ( |
Visual Basic Copy Code |
---|
Protected Overridable Sub OnModify( _ |
Specifies the mouse position.
Specifies the adjustment handle used to modify the link.
Implement this method in a custom link class if you need to detect modifications done by the user without handling events of the Diagram class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |