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

    Interface SVGAnimatedLengthList

    Used for attributes of type SVGLengthList which can be animated.

    MDN Reference

    interface SVGAnimatedLengthList {
        animVal: SVGLengthList;
        baseVal: SVGLengthList;
    }
    Index

    Properties

    Properties

    animVal: SVGLengthList
    baseVal: SVGLengthList