SVGEllipseElement in SVG 1.1
(no overview available)
Inherits from:
Instance Properties
| name | type | description |
|---|---|---|
| cx | SVGAnimatedLength | (read only) |
| cy | SVGAnimatedLength | (read only) |
| rx | SVGAnimatedLength | (read only) |
| ry | SVGAnimatedLength | (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] |