@maxgraph/core
Preparing search index...
constants
FONT_STYLE_MASK
Variable FONT_STYLE_MASK
Const
FONT_STYLE_MASK
:
{
BOLD
:
1
;
ITALIC
:
2
;
STRIKETHROUGH
:
8
;
UNDERLINE
:
4
}
= ...
Type declaration
Readonly
BOLD
:
1
for bold fonts.
Readonly
ITALIC
:
2
for italic fonts.
Readonly
STRIKETHROUGH
:
8
for strikethrough fonts.
Readonly
UNDERLINE
:
4
for underlined fonts.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@maxgraph/core
Loading...
for bold fonts.