supervision-js
Preparing search index...
Styles
KeypointEdgeDrawInstruction
Interface KeypointEdgeDrawInstruction
interface
KeypointEdgeDrawInstruction
{
from
:
Point
;
to
:
Point
;
stroke
:
StrokeStyle
;
shadowStroke
?:
StrokeStyle
;
}
Index
Properties
from
to
stroke
shadow
Stroke?
Properties
Readonly
from
from
:
Point
Readonly
to
to
:
Point
Readonly
stroke
stroke
:
StrokeStyle
Optional
Readonly
shadow
Stroke
shadowStroke
?:
StrokeStyle
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
to
stroke
shadow
Stroke
supervision-js
Loading...