The SVGLinearGradientElement interface corresponds to the <linearGradient>
The SVGLinearGradientElement interface corresponds to the `<linearGradient>`
(set-x1! this val)
Property.
An SVGAnimatedLength corresponding to the x1 attribute of the <linearGradient> element.
Property. An SVGAnimatedLength corresponding to the x1 attribute of the <linearGradient> element.
(set-x2! this val)
Property.
An SVGAnimatedLength corresponding to the x2 attribute of the <linearGradient> element.
Property. An SVGAnimatedLength corresponding to the x2 attribute of the <linearGradient> element.
(set-y1! this val)
Property.
An SVGAnimatedLength corresponding to the y1 attribute of the <linearGradient> element.
Property. An SVGAnimatedLength corresponding to the y1 attribute of the <linearGradient> element.
(set-y2! this val)
Property.
An SVGAnimatedLength corresponding to the y2 attribute of the <linearGradient> element.
Property. An SVGAnimatedLength corresponding to the y2 attribute of the <linearGradient> element.
(x1 this)
Property.
An SVGAnimatedLength corresponding to the x1 attribute of the <linearGradient> element.
Property. An SVGAnimatedLength corresponding to the x1 attribute of the <linearGradient> element.
(x2 this)
Property.
An SVGAnimatedLength corresponding to the x2 attribute of the <linearGradient> element.
Property. An SVGAnimatedLength corresponding to the x2 attribute of the <linearGradient> element.
(y1 this)
Property.
An SVGAnimatedLength corresponding to the y1 attribute of the <linearGradient> element.
Property. An SVGAnimatedLength corresponding to the y1 attribute of the <linearGradient> element.
(y2 this)
Property.
An SVGAnimatedLength corresponding to the y2 attribute of the <linearGradient> element.
Property. An SVGAnimatedLength corresponding to the y2 attribute of the <linearGradient> element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close