package js.html.svg
extends Element › DOMElement › Node › EventTarget
Available on jsThe
SVGViewElement
interface provides access to the properties ofview
elements, as well as methods to manipulate them.Documentation SVGViewElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
read only preserveAspectRatio:AnimatedPreserveAspectRatio
read only viewBox:AnimatedRect
read only viewTarget:StringList
zoomAndPan:Int
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