BlurFilterProperties

Type interface

Defines additional properties relative to the "Blur" filter.

Inheritance

BlurFilterProperties extends FilterProperties.

BlurFilterProperties is not extended by any other symbol.

Properties

blur
#

Type number

Blur value.

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.

width
#

Type number

Default 120

Inherited from FilterProperties

Width of the filter in percent.

There are 3 inherited items currently hidden from this list.