package js.html.svg
Available on js
The SVGZoomAndPan interfaceis used to reflect the zoomAndPan attribute, and is mixed in to other interfaces for elements that support this attribute.
Documentation SVGZoomAndPan by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
staticinlineread onlySVG_ZOOMANDPAN_DISABLE:Int = 1staticinlineread onlySVG_ZOOMANDPAN_MAGNIFY:Int = 2staticinlineread onlySVG_ZOOMANDPAN_UNKNOWN:Int = 0zoomAndPan:IntAn unsigned short representing the value of the zoomAndPan attribute.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/ZoomAndPan.html