![]() |
VOOZH | about |
The SVG FEDropShadow.dy property returns the SVGAnimatedNumber object corresponding to the dy component of the FEDisplacementMap.dy element.
Syntax:
var a = FEDropShadow.dy
Return value: This property returns the SVGAnimatedNumber object corresponding to the dy component of the FEDisplacementMap.dy element.
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 ImageSupported Browsers:
Reference: https://developer.mozilla.org/en-US/docs/Web/API/SVGFEDropShadowElement