class js.html.svg.ClipPathElement extends Element
Available on js
The SVGClipPathElement
interface provides access to the properties of <clipPath>
elements, as well as methods to manipulate them.
Documentation for this class was provided by MDN.
Instance Fields
var clipPathUnits:AnimatedEnumeration
Corresponds to attribute
clipPathUnits
on the given <clipPath>
element. Takes one of the constants defined in SVGUnitTypes