SVGImageElement in SVG 1.1
(no overview available)
Inherits from:
Instance Properties
| name | type | description |
|---|---|---|
| height | SVGAnimatedLength | (read only) |
| preserveAspectRatio | SVGAnimatedPreserveAspectRatio | (read only) |
| width | SVGAnimatedLength | (read only) |
| x | SVGAnimatedLength | (read only) |
| y | SVGAnimatedLength | (read only) |
Instance Methods
| name | returns | description |
|---|---|---|
| addEventListener() | (none) | [from EventTarget] |
| dispatchEvent() | Boolean | Dispatches an event to the invoking object.[from EventTarget] |
| removeEventListener() | (none) | [from EventTarget] |