SVGRadialGradientElement
The SVGRadialGradientElement interface corresponds to the <RadialGradient> element.
Instance properties
This interface also inherits properties from its parent, SVGGradientElement.
SVGRadialGradientElement.cxRead only-
An
SVGAnimatedLengthcorresponding to thecxattribute of the given<RadialGradient>element. SVGRadialGradientElement.cyRead only-
An
SVGAnimatedLengthcorresponding to thecyattribute of the given<RadialGradient>element. SVGRadialGradientElement.rRead only-
An
SVGAnimatedLengthcorresponding to therattribute of the given<RadialGradient>element. SVGRadialGradientElement.fxRead only-
An
SVGAnimatedLengthcorresponding to thefxattribute of the given<RadialGradient>element. SVGRadialGradientElement.fyRead only-
An
SVGAnimatedLengthcorresponding to thefyattribute 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
BCD tables only load in the browser