Click or drag to resize

mxStyleRegistryGetName 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 string GetName(
	Object value
)
Request Example View Source

Parameters

value
Type: SystemObject

Return Value

Type: String
See Also