Click or drag to resize

mxStyleRegistryGetValue Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the value associated with the given name.

Namespace:  imbSCI.Graph.MXGraph.view
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public static Object GetValue(
	string name
)
Request Example View Source

Parameters

name
Type: SystemString

Return Value

Type: Object
See Also