svg.ViewElement

ViewElement

package js-html-svg

extends ElementDOMElementNodeEventTarget

Available on js

The SVGViewElement interface provides access to the properties of view elements, as well as methods to manipulate them.

Documentation SVGViewElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

read only preserveAspectRatio:AnimatedPreserveAspectRatio

read only viewBox:AnimatedRect

read only viewTarget:StringList

zoomAndPan:Int

Static variables

static inline read only SVG_ZOOMANDPAN_DISABLE:Int = 1

static inline read only SVG_ZOOMANDPAN_MAGNIFY:Int = 2

static inline read only SVG_ZOOMANDPAN_UNKNOWN:Int = 0

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/svg/ViewElement.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部