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:

Static variables

@:value(1)staticinlineread onlySVG_ZOOMANDPAN_DISABLE:Int = 1

@:value(2)staticinlineread onlySVG_ZOOMANDPAN_MAGNIFY:Int = 2

@:value(0)staticinlineread onlySVG_ZOOMANDPAN_UNKNOWN:Int = 0

Variables

zoomAndPan:Int

An unsigned short representing the value of the zoomAndPan attribute.