Click or drag to resize

mxGraphViewReaderCanvas Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the canvas that is used for rendering the graph.

Namespace:  imbSCI.Graph.MXGraph.reader
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxICanvas Canvas { get; }
Request Example View Source

Property Value

Type: mxICanvas
See Also