supervision-js
Preparing search index...
Styles
PolylineDrawInstruction
Interface PolylineDrawInstruction
interface
PolylineDrawInstruction
{
points
:
readonly
Point
[]
;
stroke
:
StrokeStyle
;
shadowStroke
?:
StrokeStyle
;
}
Index
Properties
points
stroke
shadow
Stroke?
Properties
Readonly
points
points
:
readonly
Point
[]
Readonly
stroke
stroke
:
StrokeStyle
Optional
Readonly
shadow
Stroke
shadowStroke
?:
StrokeStyle
Drawn under
stroke
so the path reads over any media beneath it.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
points
stroke
shadow
Stroke
supervision-js
Loading...
Drawn under
strokeso the path reads over any media beneath it.