Click or drag to resize

mxCellRendererImageCanvasFactoryCreateCanvas Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.MXGraph.utils
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override mxICanvas CreateCanvas(
	int width,
	int height
)
Request Example View Source

Parameters

width
Type: SystemInt32
height
Type: SystemInt32

Return Value

Type: mxICanvas
See Also