package js.html.svg
extends Element › DOMElement › Node › EventTarget
Available on js
The SVGFEDropShadowElement interface corresponds to the feDropShadow element.
Documentation SVGFEDropShadowElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlydx:AnimatedNumberAn SVGAnimatedNumber corresponding to the dx attribute of the given element.
read onlydy:AnimatedNumberAn SVGAnimatedNumber corresponding to the dy attribute of the given element.
read onlyheight:AnimatedLengthread onlyin1:AnimatedStringAn SVGAnimatedString corresponding to the in attribute of the given element.
read onlyresult:AnimatedStringread onlystdDeviationX:AnimatedNumberAn SVGAnimatedNumber corresponding to the (possibly automatically computed) X component of the stdDeviationX attribute of the given element.
read onlystdDeviationY:AnimatedNumberAn SVGAnimatedNumber corresponding to the (possibly automatically computed) Y component of the stdDeviationY attribute of the given element.
read onlywidth:AnimatedLengthread onlyx:AnimatedLengthread onlyy:AnimatedLengthsetStdDeviation(stdDeviationX:Float, stdDeviationY:Float):VoidSets the values for the stdDeviation attribute.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/FEDropShadowElement.html