Click or drag to resize

mxUtilsGetFont Method (DictionaryString, Object)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.MXGraph.utils
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public static Font GetFont(
	Dictionary<string, Object> style
)
Request Example View Source

Parameters

style
Type: System.Collections.GenericDictionaryString, Object

Return Value

Type: Font
See Also