Called when a child node has been modified.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected virtual void OnChildModified ( |
Visual Basic Copy Code |
---|
Protected Overridable Sub OnChildModified( _ |
The node that has been modified.
The adjustment handle used to modify the node.
Override this method if you need to know when a node from the SubordinateGroup is modified.
WpfDiagram Programmer's Guide | © 2024 MindFusion |