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.
![]() ![]() |
Syntax
HRESULT value = object.put_animVal(long v);HRESULT value = object.get_animVal(long* p);
Property values
Type: long
baseVal. (See the following Remarks section.)
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.6
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
.png)
.png)