WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
SVGLength
This object is available to unprivileged JavaScript. It implements the following interfaces:
Constants
Properties
readonly short unitType
float value
String valueAsString
float valueInSpecifiedUnits
Methods
void convertToSpecifiedUnits ( short unitType )
float getTransformedValue ( nsIDOMSVGMatrix matrix )
void newValueSpecifiedUnits ( short unitType , float valueInSpecifiedUnits )
float getTransformedValue ( nsIDOMSVGMatrix matrix )
- Arguments:
- matrix
void newValueSpecifiedUnits ( short unitType , float valueInSpecifiedUnits )
- Arguments:
- unitType
- valueInSpecifiedUnits
Reference documentation is generated from Mozilla's source.
