Click or drag to resize

mxGraphModelIsCollapsed Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
see com.mxgraph.mxIGraphModel.IsCollapsed(Object)

Namespace:  imbSCI.Graph.MXGraph.model
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public bool IsCollapsed(
	Object cell
)
Request Example View Source

Parameters

cell
Type: SystemObject

Return Value

Type: Boolean

Implements

mxIGraphModelIsCollapsed(Object)
See Also