Click or drag to resize

freeGraphReport Constructor (freeGraph)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the freeGraphReport class and performs analysis on graph

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public freeGraphReport(
	freeGraph graph
)
Request Example View Source

Parameters

graph
Type: imbSCI.Graph.FreeGraphfreeGraph
The graph.
See Also