Click or drag to resize

mxCellInsert Method (mxICell)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.MXGraph.model
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxICell Insert(
	mxICell child
)
Request Example View Source

Parameters

child
Type: imbSCI.Graph.MXGraph.modelmxICell

Return Value

Type: mxICell

Implements

mxICellInsert(mxICell)
See Also