ISVGZoomAndPan Interface

ISVGZoomAndPan interface

The SVGZoomAndPan interface defines attribute zoomAndPan and associated constants.

public interface ISVGZoomAndPan

Properties

NameDescription
[getZoomAndPan]
[setZoomAndPan] Corresponds to attribute ‘zoomAndPan’ on the given element. The value must be one of the SVG_ZOOMANDPAN_* constants defined on this interface.

See Also