ixfx
Preparing search index...
@ixfx/visual
Drawing
DrawingOpts
Type Alias DrawingOpts
Drawing options
type
DrawingOpts
=
{
debug
?:
boolean
;
fillStyle
?:
string
;
strokeStyle
?:
string
;
}
Index
Properties
debug?
fill
Style?
stroke
Style?
Properties
Optional
Readonly
debug
debug
?:
boolean
If true, diagnostic helpers will be drawn
Optional
Readonly
fill
Style
fillStyle
?:
string
Fill style
Optional
Readonly
stroke
Style
strokeStyle
?:
string
Stroke style
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
debug
fill
Style
stroke
Style
ixfx
Loading...
Drawing options