ixfx
Preparing search index...
Visual
Drawing
DrawingOpts
Type Alias DrawingOpts
DrawingOpts
:
{
debug
?:
boolean
;
fillStyle
?:
string
;
strokeStyle
?:
string
}
Drawing options
Type declaration
Optional
Readonly
debug
?:
boolean
If true, diagnostic helpers will be drawn
Optional
Readonly
fillStyle
?:
string
Fill style
Optional
Readonly
strokeStyle
?:
string
Stroke style
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Drawing options