NShape Designer is a diagram designing framework for .NET WinForms. This software can be used by developers in order to insert diagram creating features in their applications.
Using NShape, applications let users view, annotate, modify and create diagrams like flow charts, wiring schemes or project charts. NShape is open source and has a dual license which allows it to be employed for free in open source projects and for a license fee in commercial projects.
Here are some key features of "NShape Designer":
· NShape offers all the required basic functionality like glue points, aggregation, undo/redo, zooming, layers and grouping
· NShape is powerful and scalable to work also with large diagrams of many thousand shapes
· NShape is template based to enable the user to manage large diagram sets. Modification of templated properties are immediately reflected in all shapes instantiated from this template
· NShape is style-based, so you can change the look of all diagrams in a project consistently with only a few mouse clicks
· NShape provides a repository interface to integrate it in your applications persistency concept. A SQL Server and an XML implementation are already contained in the package
· NShape comes with a built-in permission management to control the actions the user may perform
· NShape's WinForms controls all implement the Controller-Presenter pattern to allow for perfect integration into your application's user interface
· NShape promotes a model-view architecture to clearly separate the applications model from the presentation functionality provided by NShape
Requirements:
· .NET Framework