Click or drag to resize

mxCellGetIndex Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

child
Type: imbSCI.Graph.MXGraph.modelmxICell

Return Value

Type: Int32

Implements

mxICellGetIndex(mxICell)
See Also