SVGLength
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The unitType property of the SVGLength interface that represents type of the value as specified by one of the SVG_LENGTHTYPE_* constants defined on this interface.
Link copied to clipboard
The valueAsString property of the SVGLength interface represents the
Link copied to clipboard
The valueInSpecifiedUnits property of the SVGLength interface represents floating point value, in the units expressed by unitType.
Functions
Link copied to clipboard
The convertToSpecifiedUnits() method of the SVGLength interface allows you to convert the length's value to the specified unit type.
Link copied to clipboard
The newValueSpecifiedUnits() method of the SVGLength interface resets the value as a number with an associated unitType, thereby replacing the values for all of the attributes on the object.