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

    Interface SVGAnimatedPreserveAspectRatio

    Used for attributes of type SVGPreserveAspectRatio which can be animated.

    MDN Reference

    interface SVGAnimatedPreserveAspectRatio {
        animVal: SVGPreserveAspectRatio;
        baseVal: SVGPreserveAspectRatio;
    }
    Index

    Properties

    Properties