Click or drag to resize

mxGraphModelGetChildCount 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 GetChildCount(
	Object cell
)
Request Example View Source

Parameters

cell
Type: SystemObject

Return Value

Type: Int32

Implements

mxIGraphModelGetChildCount(Object)
See Also