Click or drag to resize

mxFastOrganicLayoutexecute Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Executes the fast organic layout.

Namespace:  imbSCI.Graph.MXGraph.layout
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void execute(
	Object parent
)
Request Example View Source

Parameters

parent
Type: SystemObject

Implements

mxIGraphLayoutexecute(Object)
See Also