Click or drag to resize

mxICellChildCount Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the number of child cells.

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

Return Value

Type: Int32
Returns the number of child cells.
See Also