SVGAnimatedAngle
Inherits from SVGElementSVGElement
Properties
No properties.
Methods
No methods.
Events
No events.
Inherited from SVGElement
Properties
No properties.
Methods
No methods.
Events
No events.
Notes
Remarks
Note: In addition to the attributes, properties, events, methods, and styles listed above, SVG elements also inherent core HTML attributes, properties, events, methods, and styles.
SVG declarative animation is not supported in Windows Internet Explorer 9.
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.16
Members
The SVGAnimatedAngle object has these properties:
- animVal: Contains the same value as the baseVal property.
- baseVal: Gets or sets the base value of the given attribute before any animations are applied.
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]