SVGLengthList in SVG 1.1

(no overview available)

Instance Properties

name type description
numberOfItems Number (read only)

Instance Methods

name returns description
appendItem(newItem) SVGLength
clear() (none)
getItem(index) SVGLength
initialize(newItem) SVGLength
insertItemBefore(newItem,index) SVGLength
removeItem(index) SVGLength
replaceItem(newItem,index) SVGLength

Properties that are an SVGLengthList

name object description
animVal SVGAnimatedLengthList (read only)
baseVal SVGAnimatedLengthList (read only)