SVGAnimatedLengthUsed for attributes of basic type which can be animated. interface SVGAnimatedLength {readonly animVal: SVGLength;readonly baseVal: SVGLength;}var SVGAnimatedLength: {prototype: SVGAnimatedLength; new (): SVGAnimatedLength; };§Properties§readonly animVal: SVGLength[src]§readonly baseVal: SVGLength[src]