FocusFilterProperties

Type interface

Defines additional properties relative to the "Focus" filter.

Inheritance

FocusFilterProperties extends FilterProperties.

FocusFilterProperties is not extended by any other symbol.

Properties

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

Opacity of the outline. (0-1)

stroke
#

Type Color

Stroke (outline) color.

strokeOpacity
#

Type number

Stroke (outline) opacity. (0-1)

strokeWidth
#

Type number

Stroke (outline) thickness in pixels.

width
#

Type number

Default 120

Inherited from FilterProperties

Width of the filter in percent.

There are 3 inherited items currently hidden from this list.