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

    Interface SVGAnimatedAngle

    Used for attributes of basic type which can be animated.

    MDN Reference

    interface SVGAnimatedAngle {
        animVal: SVGAngle;
        baseVal: SVGAngle;
    }
    Index

    Properties

    Properties

    animVal: SVGAngle
    baseVal: SVGAngle