SVGRadialGradientElement
The SVGRadialGradientElement interface corresponds to the <RadialGradient> element.
Properties
This interface also inherits properties from its parent, SVGGradientElement.
SVGRadialGradientElement.cxRead only-
An
SVGAnimatedLengthcorresponding to thecxattribute of the given<RadialGradient>element. SVGRadialGradientElement.cxRead 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.
Methods
This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGGradientElement.
Specifications
| Specification |
|---|
| Scalable Vector Graphics (SVG) 1.1 (Second Edition) # InterfaceSVGRadialGradientElement |
Browser compatibility
BCD tables only load in the browser