Click or drag to resize

mxGraphViewImageReaderCreateCanvas Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.MXGraph.reader
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override mxICanvas CreateCanvas(
	Dictionary<string, Object> attrs
)
Request Example View Source

Parameters

attrs
Type: System.Collections.GenericDictionaryString, Object

Return Value

Type: mxICanvas
See Also