Click or drag to resize

mxStencilPaintShape Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Paints the stencil for the given state.

Namespace:  imbSCI.Graph.MXGraph.canvas
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void PaintShape(
	mxGdiCanvas gc,
	mxCellState state
)
Request Example View Source

Parameters

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