Gets or sets a value indicating whether to fit the whole diagram inside the overview window control.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool FitAll { get; set; } |
Visual Basic
![]() |
---|
Public Property FitAll As Boolean |
true to fit the whole diagram in the overview; otherwise, false. The default is false.
If enabled, the ScaleFactor is changed to a suitable value, small enough to make the diagram's contents entirely visible.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |