https://github.com/syncfusionexamples/create-a-feature-rich-wpf-diagramming-app-in-2-minutes
A quick-start example to help you create a diagram builder app in WPF. You will learn how to add a Diagram and Diagram Ribbon to a WPF project, how to add Stencil and add shapes to the Diagram.
https://github.com/syncfusionexamples/create-a-feature-rich-wpf-diagramming-app-in-2-minutes
diagram diagram-builder flowchart getting-started mind-map sfdiagram wpf wpf-ui-controls
Last synced: 9 months ago
JSON representation
A quick-start example to help you create a diagram builder app in WPF. You will learn how to add a Diagram and Diagram Ribbon to a WPF project, how to add Stencil and add shapes to the Diagram.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/create-a-feature-rich-wpf-diagramming-app-in-2-minutes
- Owner: SyncfusionExamples
- Created: 2021-08-13T12:43:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T13:29:46.000Z (about 1 year ago)
- Last Synced: 2025-02-08T20:47:52.600Z (11 months ago)
- Topics: diagram, diagram-builder, flowchart, getting-started, mind-map, sfdiagram, wpf, wpf-ui-controls
- Language: C#
- Homepage: https://www.syncfusion.com/wpf-controls
- Size: 13.7 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create a feature rich WPF Diagramming app in 2 Minutes
A quick-start example to help you create a diagram builder app in WPF. You will learn how to add a Diagram and Diagram Ribbon to a WPF project, how to add Stencil and add shapes to the Diagram.
Watch the video: Coming soon...
Documentation: https://help.syncfusion.com/wpf/diagram/getting-started
## Requirements to run the demo
* [Visual Studio](https://visualstudio.microsoft.com/downloads)
* [.NET Framework 4.8](https://dotnet.microsoft.com/download/dotnet-framework)
## How to run this application
To run this application, you need to first clone or download the ‘create a feature rich wpf diagramming app in 2 minutes’ repository and open it in Visual Studio 2019 IDE. Then, build and run your project to view the output.
## Further help
For more help, check the [Syncfusion WPF documentation](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf).