supervision-js
Preparing search index...
Styles
LabelTextStyle
Interface LabelTextStyle
Text styling for a rendered detection label.
interface
LabelTextStyle
{
alpha
?:
number
;
color
:
number
;
fontFamily
?:
string
;
fontSize
?:
number
;
fontWeight
?:
string
|
number
;
}
Index
Properties
alpha?
color
font
Family?
font
Size?
font
Weight?
Properties
Optional
Readonly
alpha
alpha
?:
number
Readonly
color
color
:
number
Optional
Readonly
font
Family
fontFamily
?:
string
Optional
Readonly
font
Size
fontSize
?:
number
Optional
Readonly
font
Weight
fontWeight
?:
string
|
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alpha
color
font
Family
font
Size
font
Weight
supervision-js
Loading...
Text styling for a rendered detection label.