SVGAnimatedTransformList class

SVGAnimatedTransformList class

Used for the various attributes which specify a set of transformations, such as the ‘transform’ attribute which is available for many of SVG’s elements, and which can be animated.

Inheritance: SVGAnimatedTransformListSVGValueTypeDOMObject

The SVGAnimatedTransformList type exposes the following members:

Properties

PropertyDescription
base_val
anim_val

Methods

MethodDescription
get_platform_typeThis method is used to retrieve ECMAScript object Type.

See Also