The SVGClipPathElement interface provides access to the properties
<clipPath>
elements, as well as methods to manipulate them.
The SVGClipPathElement interface provides access to the properties `<clipPath>` elements, as well as methods to manipulate them.
(clip-path-units this)
Property.
An SVGAnimatedEnumeration corresponding to the clipPathUnits of the given <clipPath> element. Takes one of the constants defined SVGUnitTypes.
Property. An SVGAnimatedEnumeration corresponding to the clipPathUnits of the given <clipPath> element. Takes one of the constants defined SVGUnitTypes.
(set-clip-path-units! this val)
Property.
An SVGAnimatedEnumeration corresponding to the clipPathUnits of the given <clipPath> element. Takes one of the constants defined SVGUnitTypes.
Property. An SVGAnimatedEnumeration corresponding to the clipPathUnits of the given <clipPath> element. Takes one of the constants defined SVGUnitTypes.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close