package js.html.svg
extends Element › DOMElement › Node › EventTarget
Available on jsThe
SVGClipPathElement
interface provides access to the properties ofclipPath
elements, as well as methods to manipulate them.Documentation SVGClipPathElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
read only clipPathUnits:AnimatedEnumeration
read only transform:AnimatedTransformList
static inline read only SVG_UNIT_TYPE_OBJECTBOUNDINGBOX:Int = 2
static inline read only SVG_UNIT_TYPE_UNKNOWN:Int = 0
static inline read only SVG_UNIT_TYPE_USERSPACEONUSE:Int = 1
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/ClipPathElement.html