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