algonim
Preparing search index...
models/Code
SignStyle
Type Alias SignStyle
type
SignStyle
=
{
fontStyle
:
Partial
<
FontStyle
>
;
rectStyle
:
{
expand
:
number
;
line
:
Partial
<
LineStyle
>
|
null
;
fill
:
DrawStyle
|
null
;
}
;
}
Index
Properties
font
Style
rect
Style
Properties
font
Style
fontStyle
:
Partial
<
FontStyle
>
rect
Style
rectStyle
:
{
expand
:
number
;
line
:
Partial
<
LineStyle
>
|
null
;
fill
:
DrawStyle
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
font
Style
rect
Style
algonim
Loading...