Called when a group child node has been modified.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected override void OnChildModified ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Sub OnChildModified( _ |
The adjustment handle used to modify the node.
See Also