svg.ClipPathElement

ClipPathElement

package js-html-svg

extends ElementDOMElementNodeEventTarget

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:

Variables

read only clipPathUnits:AnimatedEnumeration

read only transform:AnimatedTransformList

Static variables

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–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/svg/ClipPathElement.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部