Click or drag to resize

mxGraphViewGetBoundingBox Method (mxCellState)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Shortcut to validateCell with visible set to true.

Namespace:  imbSCI.Graph.MXGraph.view
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxRectangle GetBoundingBox(
	mxCellState state
)
Request Example View Source

Parameters

state
Type: imbSCI.Graph.MXGraph.viewmxCellState

Return Value

Type: mxRectangle
See Also