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