SVGAnimatedPreserveAspectRatio
Overview
The SVGAnimatedPreserveAspectRatio interface is used for attributes of type SVGPreserveAspectRatio which can be animated.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.WebAssembly.DOM
- Platforms: WebAssembly
Properties
animVal
property animVal: dynamic read;
dynamic animVal { get; }
var animVal: dynamic { get{} }
dynamic animVal { __get; }
ReadOnly Property animVal() As dynamic