Click or drag to resize

mxGraphModelGetCell 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 Object GetCell(
	string id
)
Request Example View Source

Parameters

id
Type: SystemString

Return Value

Type: Object
See Also