nsIDOMSVGLength
| IID: | 2596325c-aed0-487e-96a1-0a6d589b9c6b |
| Inherits From: | nsISupports |
Constants
Properties
readonly PRUint16 unitType
float value
DOMString valueAsString
float valueInSpecifiedUnits
Methods
void convertToSpecifiedUnits ( PRUint16 unitType )
void newValueSpecifiedUnits ( PRUint16 unitType , float valueInSpecifiedUnits )
void newValueSpecifiedUnits ( PRUint16 unitType , float valueInSpecifiedUnits )
- Arguments:
- unitType
- valueInSpecifiedUnits
References
This interface is the type of the following properties:
nsIDOMSVGAnimatedLength.animVal, nsIDOMSVGAnimatedLength.baseVal
This interface is passed as an argument to the following methods:
nsIDOMSVGLengthList.appendItem, nsIDOMSVGLengthList.initialize, nsIDOMSVGLengthList.insertItemBefore, nsIDOMSVGLengthList.replaceItem
This interface is returned from the following methods:
nsIDOMSVGLengthList.appendItem, nsIDOMSVGLengthList.getItem, nsIDOMSVGLengthList.initialize, nsIDOMSVGLengthList.insertItemBefore, nsIDOMSVGLengthList.removeItem, nsIDOMSVGLengthList.replaceItem, nsIDOMSVGSVGElement.createSVGLength
Reference documentation is generated from Mozilla's source.
