Provides a scaled-down view of a Diagram contents and allows scrolling and zooming the diagram with the mouse.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public class Overview : Grid |
Visual Basic
![]() |
---|
Public Class Overview |
To specify which Diagram instance is shown in the overview, set the Document property.
The scale in which the overview control paints items is determined by ScaleFactor and FitAll. FitAll makes the whole diagram fit into the control.
System.Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
Windows.UI.Xaml.Controls.Panel
Windows.UI.Xaml.Controls.Grid
MindFusion.Diagramming.Overview
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |