This sample demonstrate how to create stencil with symbols. Also this samples allows you to create simple flowchart by drag and drop the symbols from stencil to diagram page.
Documentation: https://help.syncfusion.com/wpf/diagram/getting-started#flowchart-creation-using-stencil
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.