Click or drag to resize

mxGraphViewValidateCellState Method (Object)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Shortcut to validateCellState with recurse set to true.

Namespace:  imbSCI.Graph.MXGraph.view
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxCellState ValidateCellState(
	Object cell
)
Request Example View Source

Parameters

cell
Type: SystemObject

Return Value

Type: mxCellState
See Also