DropShadowFilterProperties

Type interface

Defines additional properties relative to the "Drop Shadow" filter

Inheritance

DropShadowFilterProperties extends FilterProperties.

DropShadowFilterProperties is not extended by any other symbol.

Properties

blur
#

Type number

Blur.

color
#

Type Color

Shadow color.

dx
#

Type number

Horizontal offset in pixels.

dy
#

Type number

Vertical offset in pixels.

filterUnits
#

Type "userSpaceOnUse" | "objectBoundingBox"

Inherited from FilterProperties

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/filterUnits

height
#

Type number

Default 120

Inherited from FilterProperties

Height of the filter in percent.

opacity
#

Type number

Shadow opacity. (0-1)

width
#

Type number

Default 120

Inherited from FilterProperties

Width of the filter in percent.

There are 3 inherited items currently hidden from this list.