Click or drag to resize

mxGraphRemoveImageBundle Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Removes the specified bundle.

Namespace:  imbSCI.Graph.MXGraph.view
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void RemoveImageBundle(
	mxImageBundle bundle
)
Request Example View Source

Parameters

bundle
Type: imbSCI.Graph.MXGraph.utilsmxImageBundle
See Also