Click or drag to resize

mxGraphViewUpdateVertexState Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Validates the given cell state.

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

Parameters

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