The SVGRadialGradientElement interface corresponds to the <RadialGradient>
The SVGRadialGradientElement interface corresponds to the `<RadialGradient>`
(cx this)
Property.
An SVGAnimatedLength corresponding to the cx attribute of the <RadialGradient> element.
Property. An SVGAnimatedLength corresponding to the cx attribute of the <RadialGradient> element.
(fx this)
Property.
An SVGAnimatedLength corresponding to the fx attribute of the <RadialGradient> element.
Property. An SVGAnimatedLength corresponding to the fx attribute of the <RadialGradient> element.
(fy this)
Property.
An SVGAnimatedLength corresponding to the fy attribute of the <RadialGradient> element.
Property. An SVGAnimatedLength corresponding to the fy attribute of the <RadialGradient> element.
(r this)
Property.
An SVGAnimatedLength corresponding to the r attribute of the <RadialGradient> element.
Property. An SVGAnimatedLength corresponding to the r attribute of the <RadialGradient> element.
(set-cx! this val)
Property.
An SVGAnimatedLength corresponding to the cx attribute of the <RadialGradient> element.
Property. An SVGAnimatedLength corresponding to the cx attribute of the <RadialGradient> element.
(set-fx! this val)
Property.
An SVGAnimatedLength corresponding to the fx attribute of the <RadialGradient> element.
Property. An SVGAnimatedLength corresponding to the fx attribute of the <RadialGradient> element.
(set-fy! this val)
Property.
An SVGAnimatedLength corresponding to the fy attribute of the <RadialGradient> element.
Property. An SVGAnimatedLength corresponding to the fy attribute of the <RadialGradient> element.
(set-r! this val)
Property.
An SVGAnimatedLength corresponding to the r attribute of the <RadialGradient> element.
Property. An SVGAnimatedLength corresponding to the r attribute of the <RadialGradient> element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close