W3cubDocs

/Haxe JavaScript

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