zoomAndPan attribute | zoomAndPan property
Gets the zoomAndPan attribute of an element.
![]() ![]() |
Syntax
| HTML |
|---|
<element zoomAndPan="p" ... > |
| JavaScript |
|---|
p = object.zoomAndPan |
Property values
Type: Number
The zoomAndPan attribute.
Exceptions
| Exception | Condition |
|---|---|
|
The underlying object type cannot be modified. For versions earlier than Internet Explorer 10, INVALID_MODIFICATION_ERR is returned. |
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.29
See also
Show:

