supervision-js
Preparing search index...
Styles
PolygonDrawInstruction
Interface PolygonDrawInstruction
interface
PolygonDrawInstruction
{
points
:
readonly
Point
[]
;
fill
?:
FillStyle
;
stroke
?:
StrokeStyle
;
}
Index
Properties
points
fill?
stroke?
Properties
Readonly
points
points
:
readonly
Point
[]
Optional
Readonly
fill
fill
?:
FillStyle
Optional
Readonly
stroke
stroke
?:
StrokeStyle
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
points
fill
stroke
supervision-js
Loading...