Click or drag to resize

mxGraphViewUpdateLabelBounds Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Updates the label bounds in the given state.

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

Parameters

state
Type: imbSCI.Graph.MXGraph.viewmxCellState
See Also