Click or drag to resize

mxBasicCanvasDrawCell Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
see com.mxgraph.mxICanvas.DrawCell()

Namespace:  imbSCI.Graph.MXGraph.canvas
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public abstract Object DrawCell(
	mxCellState state
)
Request Example View Source

Parameters

state
Type: imbSCI.Graph.MXGraph.viewmxCellState

Return Value

Type: Object

Implements

mxICanvasDrawCell(mxCellState)
See Also