The SVGGradient interface is a base interface used by web.svg.SVGLinearGradientElement
web.svg.SVGRadialGradientElement
.
The SVGGradient interface is a base interface used by `web.svg.SVGLinearGradientElement` `web.svg.SVGRadialGradientElement`.
(gradient-units this)
Property.
Returns an SVGAnimatedEnumeration corresponding to the gradientUnits on the given element. Takes one of the constants defined in SVGUnitTypes.
Property. Returns an SVGAnimatedEnumeration corresponding to the gradientUnits on the given element. Takes one of the constants defined in SVGUnitTypes.
(set-gradient-units! this val)
Property.
Returns an SVGAnimatedEnumeration corresponding to the gradientUnits on the given element. Takes one of the constants defined in SVGUnitTypes.
Property. Returns an SVGAnimatedEnumeration corresponding to the gradientUnits on the given element. Takes one of the constants defined in SVGUnitTypes.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close