Gets or sets a value indicating whether the document area should be resized automatically so it fits the diagram contents.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public AutoResize AutoResize { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoResize As AutoResize |
A member of the AutoResize enumeration. The default is AutoResize.RightAndDown.
If automatic resizing is enabled, the size of the document scrollable area is updated each time an item is created, deleted or moved, either by end-users or via method calls.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |