Click or drag to resize

mxUtilsRemoveAllStylenames Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Removes all stylenames from the given style and returns the updated style.

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

Parameters

style
Type: SystemString

Return Value

Type: String
See Also