Enum RandomVertexType
Enumeration of vertex types for RandomLayoutAlgorithm<TVertex, TEdge, TGraph>.
Namespace: GraphShape.Algorithms.Layout
Assembly: GraphShape.dll
Syntax
public enum RandomVertexType
Fields
| Name | Description |
|---|---|
| Fixed | Fixed position. |
| Free | Free position. |