Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. SVGRadialGradientElement

SVGRadialGradientElement

Baseline Widely available

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

TheSVGRadialGradientElement interface corresponds to the<RadialGradient> element.

EventTarget Node Element SVGElement SVGGradientElement SVGRadialGradientElement

Instance properties

This interface also inherits properties from its parent,SVGGradientElement.

SVGRadialGradientElement.cxRead only

AnSVGAnimatedLength corresponding to thecx attribute of the given<RadialGradient> element.

SVGRadialGradientElement.cyRead only

AnSVGAnimatedLength corresponding to thecy attribute of the given<RadialGradient> element.

SVGRadialGradientElement.rRead only

AnSVGAnimatedLength corresponding to ther attribute of the given<RadialGradient> element.

SVGRadialGradientElement.frRead only

AnSVGAnimatedLength corresponding to thefr attribute.

SVGRadialGradientElement.fxRead only

AnSVGAnimatedLength corresponding to thefx attribute of the given<RadialGradient> element.

SVGRadialGradientElement.fyRead only

AnSVGAnimatedLength corresponding to thefy attribute of the given<RadialGradient> element.

Instance methods

This interface doesn't implement any specific methods, but inherits methods from its parent interface,SVGGradientElement.

Specifications

Specification
Scalable Vector Graphics (SVG) 2
# InterfaceSVGRadialGradientElement

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp