SVGFEDropShadowElement
The SVGFEDropShadowElement interface corresponds to the <feDropShadow> element.
Instance properties
This interface also inherits properties from its parent interface, SVGElement.
SVGFEDropShadowElement.dxRead only-
An
SVGAnimatedNumbercorresponding to thedxattribute of the given element. SVGFEDropShadowElement.dyRead only-
An
SVGAnimatedNumbercorresponding to thedyattribute of the given element. SVGFEDropShadowElement.heightRead only-
An
SVGAnimatedLengthcorresponding to theheightattribute of the given element. SVGFEDropShadowElement.in1Read only-
An
SVGAnimatedStringcorresponding to theinattribute of the given element. SVGFEDropShadowElement.resultRead only-
An
SVGAnimatedStringcorresponding to theresultattribute of the given element. SVGFEDropShadowElement.stdDeviationXRead only-
An
SVGAnimatedNumbercorresponding to the (possibly automatically computed) X component of thestdDeviationXattribute of the given element. SVGFEDropShadowElement.stdDeviationYRead only-
An
SVGAnimatedNumbercorresponding to the (possibly automatically computed) Y component of thestdDeviationYattribute of the given element. SVGFEDropShadowElement.widthRead only-
An
SVGAnimatedLengthcorresponding to thewidthattribute of the given element. SVGFEDropShadowElement.xRead only-
An
SVGAnimatedLengthcorresponding to thexattribute of the given element. SVGFEDropShadowElement.yRead only-
An
SVGAnimatedLengthcorresponding to theyattribute of the given element.
Instance methods
This interface also inherits methods of its parent, SVGElement.
SVGFEDropShadowElement.setStdDeviation()-
Sets the values for the
stdDeviationattribute.
Specifications
| Specification |
|---|
| Filter Effects Module Level 1 # InterfaceSVGFEDropShadowElement |
Browser compatibility
| desktop | mobile | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
SVGFEDropShadowElement | |||||||||||
dx | |||||||||||
dy | |||||||||||
height | |||||||||||
in1 | |||||||||||
result | |||||||||||
setStdDeviation | |||||||||||
stdDeviationX | |||||||||||
stdDeviationY | |||||||||||
width | |||||||||||
x | |||||||||||
y | |||||||||||