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