SVGZoomAndPan
This page has been flagged with the following issues:
High-level issues:
Inherits from SVGElement
Properties
No properties.
Methods
No methods.
Events
No events.
Inherited from SVGElement
Properties
No properties.
Methods
No methods.
Events
No events.
Notes
Remarks
Zooming is the simultaneous operation of the scale and translate actions in the SVGTransform element. Panning just uses the translate actions of SVGTransform element. SVGZoomAndPan provides two values:
- magnify
- disable
The default is magnify and allows zooming and panning. Disable will disable zooming and panning.
Syntax
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.29
Members
The SVGZoomAndPan object does not define any members.
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here