Click or drag to resize

mxConstantsSTYLE_FONTSTYLE Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the key for the fontStyle style. Values may be any logical AND (sum) of FONT_BOLD, FONT_ITALIC and FONT_UNDERLINE. The type of the value is int.

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

Field Value

Type: String
See Also