Click or drag to resize

mxGraphViewRemoveState Method (Object)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Shortcut to removeState with recurse set to false.

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

Parameters

cell
Type: SystemObject

Return Value

Type: mxCellState
See Also