web api interface
SVGFEDropShadowElement
The SVGFEDropShadowElement interface corresponds to the <feDropShadow> element.
Instance properties
This interface also inherits properties from its parent interface, SVGElement.
dxRead only- : An
SVGAnimatedNumbercorresponding to thedxattribute of the given element.
- : An
dyRead only- : An
SVGAnimatedNumbercorresponding to thedyattribute of the given element.
- : An
heightRead only- : An
SVGAnimatedLengthcorresponding to theheightattribute of the given element.
- : An
in1Read only- : An
SVGAnimatedStringcorresponding to theinattribute of the given element.
- : An
resultRead only- : An
SVGAnimatedStringcorresponding to theresultattribute of the given element.
- : An
stdDeviationXRead only- : An
SVGAnimatedNumbercorresponding to the (possibly automatically computed) X component of thestdDeviationattribute of the given element.
- : An
stdDeviationYRead only- : An
SVGAnimatedNumbercorresponding to the (possibly automatically computed) Y component of thestdDeviationattribute of the given element.
- : An
widthRead only- : An
SVGAnimatedLengthcorresponding to thewidthattribute of the given element.
- : An
xRead only- : An
SVGAnimatedLengthcorresponding to thexattribute of the given element.
- : An
yRead only- : An
SVGAnimatedLengthcorresponding to theyattribute of the given element.
- : An
Instance methods
This interface also inherits methods of its parent, SVGElement.
setStdDeviation()- : Sets the values for the
stdDeviationattribute.
- : Sets the values for the
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.