Interface: ShadowOptions
Drop shadow of a filled shape.
Extends
Properties
blur?
optionalblur?:number
Blur radius; 8 by default.
color?
optionalcolor?:string
'rgba(0, 0, 0, 0.2)' by default.
enabled?
optionalenabled?:boolean
Inherited from
offsetX?
optionaloffsetX?:number
offsetY?
optionaloffsetY?:number
2 by default.