Click or drag to resize

mxImageBundleGetImage Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the value for the given key.

Namespace:  imbSCI.Graph.MXGraph.utils
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public string GetImage(
	string key
)
Request Example View Source

Parameters

key
Type: SystemString

Return Value

Type: String
See Also