Click or drag to resize

mxFastOrganicLayout Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Constructs a new fast organic layout for the specified graph.

Namespace:  imbSCI.Graph.MXGraph.layout
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxFastOrganicLayout(
	mxGraph graph
)
Request Example View Source

Parameters

graph
Type: imbSCI.Graph.MXGraph.viewmxGraph
See Also