SVGNumber object
Represents a basic number.
![]() ![]() |
Members
The SVGNumber object has these types of members:
Properties
The SVGNumber object has these properties.
| Property | Description |
|---|---|
|
Gets or sets the value of the given attribute. |
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.7
Remarks
Note In addition to the attributes, properties, events, methods, and styles listed above, SVG elements also inherit core HTML attributes, properties, events, methods, and styles.
A number is represented as a float, SVGNumber, or SVGAnimatedNumber value.
Show:

