animVal property

[This documentation is preliminary and is subject to change.]

Contains the same value as the baseVal property.

Note  The animVal property is available but not supported in Windows Internet Explorer 9.

Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.8Internet Explorer 9

Syntax

HRESULT value = object.put_animVal(float v);HRESULT value = object.get_animVal(float* p);

Property values

Type: float

baseVal. (See the following Remarks section.)

Standards information

Remarks

Internet Explorer 9 supports script-based SVG animation but it does not support declarative-based SVG animation. As a result, the animVal property contains the same value as the baseVal property.

 

 

Build date: 1/26/2012