FormatClusterEventArgs<'TVertex, 'TEdge>
Namespace: QuickGraph.Graphviz
A clustered graph event argument.
Constructors
Constructor | Description |
new(cluster, graphFormat)
Signature: (cluster:IVertexAndEdgeListGraph<'TVertex,'TEdge> * graphFormat:GraphvizGraph) -> unit
|
Instance members
Instance member | Description |
Cluster
Signature: IVertexAndEdgeListGraph<'TVertex,'TEdge>
|
|
GraphFormat
Signature: GraphvizGraph
|