web api interface
SVGRadialGradientElement
The SVGRadialGradientElement interface corresponds to the <RadialGradient> element.
Instance properties
This interface also inherits properties from its parent, SVGGradientElement.
cxRead only- : An
SVGAnimatedLengthcorresponding to thecxattribute of the given<RadialGradient>element.
- : An
cyRead only- : An
SVGAnimatedLengthcorresponding to thecyattribute of the given<RadialGradient>element.
- : An
rRead only- : An
SVGAnimatedLengthcorresponding to therattribute of the given<RadialGradient>element.
- : An
frRead only- : An
SVGAnimatedLengthcorresponding to thefrattribute.
- : An
fxRead only- : An
SVGAnimatedLengthcorresponding to thefxattribute of the given<RadialGradient>element.
- : An
fyRead only- : An
SVGAnimatedLengthcorresponding to thefyattribute of the given<RadialGradient>element.
- : An
Instance methods
This interface doesn’t implement any specific methods, but inherits methods from its parent interface, SVGGradientElement.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.