Contains the main UI classes that can be used to display IGraph instances. The main control featured by this namespace is GraphControl which is a specialization of CanvasControl .

Classes

  ClassDescription
Public classGraphControl
A control for displaying and editing an IGraph.
Public classGraphOverviewControl
Convenience control implementation that shows an overview of an IGraph contained in another GraphControl.
Public classHierarchyTreeView<(Of <(<'T>)>)>
Utility class that helps in visualizing an IHierarchy<(Of <(<'T>)>)> in a TreeView's TreeNodeCollection.