The nsIDOMSVGRadialGradientElement interface is the interface to an SVG radial gradient element. For more information on this interface please see http://www.w3.org/TR/SVG11/pservers.html
[scriptable, uuid(d0262ae1-31a4-44be-b82e-85e4cfe280fd)]
interface nsIDOMSVGRadialGradientElement : nsIDOMSVGGradientElement
Attributes
readonly attribute
nsIDOMSVGAnimatedLength
cx
readonly attribute
nsIDOMSVGAnimatedLength
cy
readonly attribute
nsIDOMSVGAnimatedLength
fx
readonly attribute
nsIDOMSVGAnimatedLength
fy
readonly attribute
nsIDOMSVGAnimatedLength
r
Compare to: