DiagramItem.StartModify override. Invoked when the user starts modifying this item interactively.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected override void StartModify ( |
Visual Basic Copy Code |
---|
Protected Overrides Sub StartModify( _ |
Position of the mouse pointer.
The adjustment handle used to modify this link.
An InteractionState object containing more information about the current state of the operation.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |