Used for attributes of type SVGPreserveAspectRatio which can be animated.

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

Properties

Properties

Generated using TypeDoc