Click or drag to resize

mxCodecObjects Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the object lookup table.

Namespace:  imbSCI.Graph.MXGraph.io
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public Dictionary<string, Object> Objects { get; }
Request Example View Source

Property Value

Type: DictionaryString, Object
See Also