Click or drag to resize

mxImageBundleImages Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the images.

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

Property Value

Type: DictionaryString, String
See Also