vot.js - v2.4.12
    Preparing search index...

    Interface SVGAnimatedTransformList

    Used for attributes which take a list of numbers and which can be animated.

    MDN Reference

    interface SVGAnimatedTransformList {
        animVal: SVGTransformList;
        baseVal: SVGTransformList;
    }
    Index

    Properties

    Properties