supervision-js
Preparing search index...
Styles
KeypointMarkerDrawInstruction
Interface KeypointMarkerDrawInstruction
interface
KeypointMarkerDrawInstruction
{
fill
?:
BoxFillStyle
;
index
:
number
;
point
:
Point
;
radius
:
number
;
shape
:
KeypointMarkerShape
;
stroke
?:
BoxStrokeStyle
;
}
Index
Properties
fill?
index
point
radius
shape
stroke?
Properties
Optional
Readonly
fill
fill
?:
BoxFillStyle
Readonly
index
index
:
number
Readonly
point
point
:
Point
Readonly
radius
radius
:
number
Readonly
shape
shape
:
KeypointMarkerShape
Optional
Readonly
stroke
stroke
?:
BoxStrokeStyle
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fill
index
point
radius
shape
stroke
supervision-js
Loading...