Preparing search index...
The search index is not available
js-draw
js-draw
js-draw
RenderingStyle
Interface RenderingStyle
interface
RenderingStyle
{
fill
:
Color4
;
stroke
?:
{
color
:
Color4
;
width
:
number
;
}
;
}
Index
Properties
fill
stroke?
Properties
Readonly
fill
fill
:
Color4
Optional
Readonly
stroke
stroke
?:
{
color
:
Color4
;
width
:
number
;
}
Type declaration
Readonly
color
:
Color4
Readonly
width
:
number
Note: The stroke
width
is twice the stroke radius.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fill
stroke
js-draw
Loading...
OpenSource licenses
Note: The stroke
width
is twice the stroke radius.