SVGNumber
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.
A number is represented as a float, SVGNumber, or SVGAnimatedNumber value.
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.7
Members
The SVGNumber object has these properties:
- value: Gets or sets the value of the given attribute.
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]