Variable DEFAULT_FONTSTYLEConst

DEFAULT_FONTSTYLE: 0 = 0

Defines the default style for all fonts. Default is 0. This can be set to any combination of font styles as follows.

mxConstants.DEFAULT_FONTSTYLE = mxConstants.FONT_BOLD | mxConstants.FONT_ITALIC;