Class GraphLayout
Default graph layout control.
Inheritance
System.Object
GraphLayout<System.Object, IEdge<System.Object>, IBidirectionalGraph<System.Object, IEdge<System.Object>>>
GraphLayout
Inherited Members
GraphLayout<Object, IEdge<Object>, IBidirectionalGraph<Object, IEdge<Object>>>.EdgeRoutingConstraint
GraphLayout<Object, IEdge<Object>, IBidirectionalGraph<Object, IEdge<Object>>>.EdgeRoutingParameters
GraphLayout<Object, IEdge<Object>, IBidirectionalGraph<Object, IEdge<Object>>>.ShowAllStatesProperty
Namespace: GraphShape.Controls
Assembly: GraphShape.Controls.dll
Syntax
public class GraphLayout : GraphLayout<object, IEdge<object>, IBidirectionalGraph<object, IEdge<object>>>
Remarks
For general purposes, with general types.
Constructors
| Improve this Doc View SourceGraphLayout()
Initializes a new instance of the GraphLayout class.
Declaration
public GraphLayout()