c# - Do you know of a free .Net component for visual flow model graph design and editing? -


An application (C # 4, WinForms, entity framework, SQL Server 2008) maintains a graph of one another of mine.

I want to give a user the ability to see and edit this article, modifying the properties of some ways, making and removing connections, modifying objects and starting / leaving values.

I think it should be a framework (in a primitive type list) because visual model design tools are pretty common to meet you do you know?

A few years ago, I had cooperated with the fact that software for parsing education The tool used was in special dot and dottie. If you do not know what this is, then this is a brief description about it:

Graphery Open Source Graph Visualization Software There are several main graph layout programs in it.

Graphviz layout programs take a description of the articles in a simplified text language, and to include in many useful formats such as images and SVGs, PDFs or other documents for web pages, Make eyes; Or displayed in an interactive graph browser. (Graphviz also supports GXL, an XML quote.)

Graphies have many useful features for solid diagrams, such as colors, fonts, tabular node layouts, line styles, hyperlinks, and custom-size options .

This is an example of the type of article:

You should keep in mind that this is not a native .NET tool, but Of course, you can use it anyway.


Comments