Archives
Directed Graph ML (DGML) support in QuickGraph
Submitted by Jonathan de Halleux on Thu, 28/01/2010 - 18:09.The new version of Visual Studio 2010 supports a very cool graph viewer (powered by MSAGL) and a simple XML file format (DGML) to load your own graph. I’ve added support in QuickGraph to emit .dgml file from any graph (you will need to build the sources). For example, this snippet display a very simple graph:
