Updates the container bounds to fit its contents.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void UpdateBounds ( |
Visual Basic
Copy Code
|
|---|
Public Sub UpdateBounds( _ |
Specifies whether the bounding rectangle should contain the control points of links whose ends are both child nodes of this container.
See Also