Click or drag to resize

mxCodecInsertIntoGraph Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inserts the given cell into its parent and terminal cells.

Namespace:  imbSCI.Graph.MXGraph.io
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void InsertIntoGraph(
	mxICell cell
)
Request Example View Source

Parameters

cell
Type: imbSCI.Graph.MXGraph.modelmxICell
See Also