Click or drag to resize

mxUtilsGetFont Method (DictionaryString, Object, Double)

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,
	double scale
)
Request Example View Source

Parameters

style
Type: System.Collections.GenericDictionaryString, Object
scale
Type: SystemDouble

Return Value

Type: Font
See Also