Preparing search index...
The search index is not available
plotboilerplate
plotboilerplate
interfaces/DrawLib
FontOptions
Interface FontOptions
interface
FontOptions
{
color
?:
string
;
fontFamily
?:
string
;
fontSize
?:
number
;
fontStyle
?:
FontStyle
;
fontWeight
?:
FontWeight
;
lineHeight
?:
number
;
rotation
?:
number
;
textAlign
?:
CanvasTextAlign
;
}
Implemented by
PBText
Index
Properties
color?
font
Family?
font
Size?
font
Style?
font
Weight?
line
Height?
rotation?
text
Align?
Properties
Optional
color
color
?:
string
Optional
font
Family
font
Family
?:
string
Optional
font
Size
font
Size
?:
number
Optional
font
Style
font
Style
?:
FontStyle
Optional
font
Weight
font
Weight
?:
FontWeight
Optional
line
Height
line
Height
?:
number
Optional
rotation
rotation
?:
number
Optional
text
Align
text
Align
?:
CanvasTextAlign
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
color
font
Family
font
Size
font
Style
font
Weight
line
Height
rotation
text
Align
plotboilerplate
Loading...
Generated using
TypeDoc