Click or drag to resize

mxImageBundlePutImage Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the specified entry to the map.

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

Parameters

key
Type: SystemString
value
Type: SystemString
See Also