Click or drag to resize

mxCellRendererDrawCells Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Draws the given cells using a Graphics2D canvas and returns the buffered image that represents the cells.

Namespace:  imbSCI.Graph.MXGraph.utils
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
Request Example View Source

Parameters

graph
Type: imbSCI.Graph.MXGraph.viewmxGraph
cells
Type: SystemObject
scale
Type: SystemDouble
clip
Type: imbSCI.Graph.MXGraph.utilsmxRectangle
factory
Type: imbSCI.Graph.MXGraph.utilsmxCellRendererCanvasFactory

Return Value

Type: mxICanvas
See Also