Called when the location and size of this node change.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public virtual void OnBoundsChanged ( |
Visual Basic
![]() |
---|
Public Overridable Sub OnBoundsChanged( _ |
Specifies the old position of the node.
Specifies the new position of the node.
Specifies whether the position of links connected to this node should be updated too.
Specifies whether position of child nodes should be updated too.
true to update the stored value, otherwise false.