baseVal property
[This documentation is preliminary and is subject to change.]
Gets or sets the base value of the given attribute before any animations are applied.
![]() ![]() |
Syntax
HRESULT value = object.put_baseVal(BSTR v);HRESULT value = object.get_baseVal(BSTR* p);
Property values
Type: BSTR
The base value of the given attribute before any animations are applied. (See the following Remarks section.)
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.3
Remarks
Windows 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.
See also
Build date: 1/26/2012
.png)
.png)