SVGAnimatedLength
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.
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.12
Members
The SVGAnimatedLength 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]