Invoked when the bounding rectangle of the node has changed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void OnUpdateBounds ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnUpdateBounds( _ |
true if the size has changed; false if only the position has changed.
See Also