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 also:

Static variables

staticinlineread onlySVG_ZOOMANDPAN_DISABLE:Int = 1

staticinlineread onlySVG_ZOOMANDPAN_MAGNIFY:Int = 2

staticinlineread onlySVG_ZOOMANDPAN_UNKNOWN:Int = 0

Variables

read onlypreserveAspectRatio:AnimatedPreserveAspectRatio

read onlyviewBox:AnimatedRect

zoomAndPan:Int

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