This sample illustrates how to add overview control to display a preview (overall view) of the entire content of a Diagram.
Documentation: https://help.syncfusion.com/wpf/diagram/overview-control
To run this application, you need to have the below two in your system
- Visual Studio 2019
- Syncfusion.SfDiagram.WPF nuget package. To install the package using NuGet Package Manager, refer this link.
- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging.