SVGLengthList in SVG 1.1
(no overview available)
Instance Properties
| name | type | description |
|---|---|---|
| numberOfItems | Number | (read only) |
Instance Methods
| name | returns | description |
|---|---|---|
| clear() | (none) | |
| initialize() | SVGLength | |
| getItem() | SVGLength | |
| insertItemBefore() | SVGLength | |
| replaceItem() | SVGLength | |
| removeItem() | SVGLength | |
| appendItem() | SVGLength |
Properties that are an SVGLengthList
| name | object | description |
|---|---|---|
| baseVal | SVGAnimatedLengthList | (read only) |
| animVal | SVGAnimatedLengthList | (read only) |