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