Updates the container bounds to fit its contents.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void UpdateBounds ( |
Visual Basic Copy Code |
---|
Public Sub UpdateBounds( _ |
This methods calculates the union of the bounding rectangles of all child nodes, and optionally links between them, and sets it as a new Bounds value.
WpfDiagram Programmer's Guide | © 2024 MindFusion |