Baseline Widely available
The SVGFEDropShadowElement
interface corresponds to the <feDropShadow>
element.
This interface also inherits properties from its parent interface, SVGElement
.
SVGFEDropShadowElement.dx
Read only
An SVGAnimatedNumber
corresponding to the dx
attribute of the given element.
SVGFEDropShadowElement.dy
Read only
An SVGAnimatedNumber
corresponding to the dy
attribute of the given element.
SVGFEDropShadowElement.height
Read only
An SVGAnimatedLength
corresponding to the height
attribute of the given element.
SVGFEDropShadowElement.in1
Read only
An SVGAnimatedString
corresponding to the in
attribute of the given element.
SVGFEDropShadowElement.result
Read only
An SVGAnimatedString
corresponding to the result
attribute of the given element.
SVGFEDropShadowElement.stdDeviationX
Read only
An SVGAnimatedNumber
corresponding to the (possibly automatically computed) X component of the stdDeviation
attribute of the given element.
SVGFEDropShadowElement.stdDeviationY
Read only
An SVGAnimatedNumber
corresponding to the (possibly automatically computed) Y component of the stdDeviation
attribute of the given element.
SVGFEDropShadowElement.width
Read only
An SVGAnimatedLength
corresponding to the width
attribute of the given element.
SVGFEDropShadowElement.x
Read only
An SVGAnimatedLength
corresponding to the x
attribute of the given element.
SVGFEDropShadowElement.y
Read only
An SVGAnimatedLength
corresponding to the y
attribute of the given element.
This interface also inherits methods of its parent, SVGElement
.
SVGFEDropShadowElement.setStdDeviation()
Sets the values for the stdDeviation
attribute.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4