Resizes the document scrollable area so it fits all diagram items, optionally considering only the visible items.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public void ResizeToFitItems ( |
Visual Basic
![]() |
---|
Public Sub ResizeToFitItems( _ |
A gap that should be left as a border around the diagram.
Resizes the document area to be just as big as needed, for example the smallest rectangle containing all diagram items. For aesthetic reasons, additional space can be left around the outmost items as a margin. Invoking the method on an empty document produces no result.
NetDiagram Programmer's Guide | © 2023 MindFusion |