Enum LayoutMode
Enumeration of possible layout modes.
Namespace: GraphShape.Algorithms.Layout
Assembly: GraphShape.dll
Syntax
public enum LayoutMode
Fields
| Name | Description |
|---|---|
| Compound | Compound vertices, compound graph. |
| Simple | Simple layout mode without compound vertices. |