Microsoft Automatic Graph Layout: Difference between revisions

Content deleted Content added
Mjager (talk | contribs)
m Add WPF
Line 25:
* {{mono|Microsoft.MSAGL.Drawing.dll}}, a device-independent implementation of graphs as [[graphical user interface object]]s, with all kinds of graphical attributes, and support for interface events such as mouse actions;
* {{mono|Microsoft.MSAGL.GraphViewerGDI.dll}}, a [[Windows.Forms]]-based graph viewer [[GUI widget|control]].
* {{mono|Microsoft.MSAGL.WpfGraphControl.dll}}, a WPF ([[Windows_Presentation_Foundation|Windows Presentation Foundation]]) based graph viewer [[GUI widget|control]].
 
A trivial application is supplied to demonstrate the viewer.