Called when a child node is being modified.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected virtual bool OnChildModifying ( |
Visual Basic Copy Code |
---|
Protected Overridable Function OnChildModifying( _ |
The node being modified.
The adjustment handle used to modify the node.
WpfDiagram Programmer's Guide | © 2024 MindFusion |