ISVGZoomAndPan class

ISVGZoomAndPan class

The SVGZoomAndPan interface defines attribute zoomAndPan and associated constants.

The ISVGZoomAndPan type exposes the following members:

Properties

PropertyDescription
zoom_and_panCorresponds to attribute ‘zoomAndPan’ on the given element. The value must be one of the SVG_ZOOMANDPAN_* constants defined on this interface.

See Also