Click or drag to resize

mxGraphViewGraph Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the enclosing graph.

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

Property Value

Type: mxGraph
See Also