SVGAnimatedPreserveAspectRatio

Overview

The SVGAnimatedPreserveAspectRatio interface is used for attributes of type SVGPreserveAspectRatio which can be animated.

Location

Properties


animVal

 

property animVal: dynamic read;

 

dynamic animVal { get; }

 

var animVal: dynamic { get{} }

 

dynamic animVal { __get; }

 

ReadOnly Property animVal() As dynamic