Search
DiagramNode.OnUpdateBounds Method ()
See Also
 





Invoked when the bounding rectangle of the node has changed.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected virtual void OnUpdateBounds ()

Visual Basic  Copy Code

Protected Overridable Sub OnUpdateBounds ()

 See Also