#Overview Cosntraints sample
This sample demonstrates how to create an overview. The Constraints property of the SfDiagramOverviewComponent allows you to enable or disable the Zoom, Pan, Drawfocus, Tab Focus, and more.
Demo link: https://blazor.syncfusion.com/demos/diagramcomponent/overview?theme=fluent
- Visual Studio 2022
- Checkout this project to a location in your disk.
- Open the solution file using the Visual Studio 2022.
- Restore the NuGet packages by rebuilding the solution.
- Run the project.