ISVGAnimatedEnumeration interface
Provides attributes whose values are constants from a specified enumeration and that you can animate.
Members
The ISVGAnimatedEnumeration interface inherits from the IDispatch interface. ISVGAnimatedEnumeration also has these types of members:
Properties
The ISVGAnimatedEnumeration interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write |
Contains the same value as the ISVGAnimatedEnumeration::baseVal property. Note The ISVGAnimatedEnumeration::animVal property is available but not supported in Internet Explorer 9.
| |
|
Read/write |
Gets or sets the base value of the given attribute before any animations are applied. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: