Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. SVGFEDropShadowElement

SVGFEDropShadowElement

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨January 2020⁩.

TheSVGFEDropShadowElement interface corresponds to the<feDropShadow> element.

EventTarget Node Element SVGElement SVGFEDropShadowElement

Instance properties

This interface also inherits properties from its parent interface,SVGElement.

SVGFEDropShadowElement.dxRead only

AnSVGAnimatedNumber corresponding to thedx attribute of the given element.

SVGFEDropShadowElement.dyRead only

AnSVGAnimatedNumber corresponding to thedy attribute of the given element.

SVGFEDropShadowElement.heightRead only

AnSVGAnimatedLength corresponding to theheight attribute of the given element.

SVGFEDropShadowElement.in1Read only

AnSVGAnimatedString corresponding to thein attribute of the given element.

SVGFEDropShadowElement.resultRead only

AnSVGAnimatedString corresponding to theresult attribute of the given element.

SVGFEDropShadowElement.stdDeviationXRead only

AnSVGAnimatedNumber corresponding to the (possibly automatically computed) X component of thestdDeviation attribute of the given element.

SVGFEDropShadowElement.stdDeviationYRead only

AnSVGAnimatedNumber corresponding to the (possibly automatically computed) Y component of thestdDeviation attribute of the given element.

SVGFEDropShadowElement.widthRead only

AnSVGAnimatedLength corresponding to thewidth attribute of the given element.

SVGFEDropShadowElement.xRead only

AnSVGAnimatedLength corresponding to thex attribute of the given element.

SVGFEDropShadowElement.yRead only

AnSVGAnimatedLength corresponding to they attribute of the given element.

Instance methods

This interface also inherits methods of its parent,SVGElement.

SVGFEDropShadowElement.setStdDeviation()

Sets the values for thestdDeviation attribute.

Specifications

Specification
Filter Effects Module Level 1
# InterfaceSVGFEDropShadowElement

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp