package js.html.svg
extends Element › DOMElement › Node › EventTarget
Available on js
The SVGClipPathElement
interface provides access to the properties of clipPath
elements, as well as methods to manipulate them.
Documentation SVGClipPathElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlyclipPathUnits:AnimatedEnumeration
An SVGAnimatedEnumeration
corresponding to the clipPathUnits
attribute of the given clipPath
element. Takes one of the constants defined in SVGUnitTypes
.
read onlytransform:AnimatedTransformList
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/ClipPathElement.html