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

    Interface SVGAnimatedLength

    Used for attributes of basic type which can be animated.

    MDN Reference

    interface SVGAnimatedLength {
        animVal: SVGLength;
        baseVal: SVGLength;
    }
    Index

    Properties

    Properties

    animVal: SVGLength
    baseVal: SVGLength