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