clik-engine API
GitHub
Preparing search index...
LabelConfig
Interface LabelConfig
interface
LabelConfig
{
backgroundColor
?:
string
;
color
?:
string
;
fontFamily
?:
string
;
fontSize
?:
string
;
origin
?:
{
x
:
number
;
y
:
number
}
;
padding
?:
number
;
text
:
string
;
x
:
number
;
y
:
number
;
}
Index
Properties
background
Color?
color?
font
Family?
font
Size?
origin?
padding?
text
x
y
Properties
Optional
background
Color
backgroundColor
?:
string
Optional
color
color
?:
string
Optional
font
Family
fontFamily
?:
string
Optional
font
Size
fontSize
?:
string
Optional
origin
origin
?:
{
x
:
number
;
y
:
number
}
Optional
padding
padding
?:
number
text
text
:
string
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
color
font
Family
font
Size
origin
padding
text
x
y
GitHub
clik-engine API
Loading...