Microsoft Automatic Graph Layout: Difference between revisions

Content deleted Content added
No edit summary
m Reverted edits by Drwhoiswhoiam (talk) to last version by Altenmann
Line 9:
The MSAGL software supplies three reusable code libraries:
 
* <tt>[[Dll hell|Microsoft.MSAGL.dll]]</tt>, a device-independent [[graph layout]] engine;
* <tt>Microsoft.MSAGL.Drawing.dll</tt>, a device-independent implementation of graphs as [[graphical user interface objects]], with all kinds of graphical attributes, and support for interface events such as mouse actions;
* <tt>Microsoft.MSAGL.GraphViewerGDI.dll</tt>, a [[Windows.Forms]]-based graph viewer [[GUI widget|control]].