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.
nsIDOMSVGAnimatedInteger
| IID: | 7b196db6-955e-4a9f-8f42-645ebc2ce938 |
| Inherits From: | nsISupports |
The nsIDOMSVGAnimatedNumber interface is the interface to an SVG Animated Integer.
For more information on this interface please see http://www.w3.org/TR/SVG11/types.html
Properties
readonly PRInt32 animVal
PRInt32 baseVal
References
This interface is the type of the following properties:
nsIDOMSVGFEConvolveMatrixElement.orderX, nsIDOMSVGFEConvolveMatrixElement.orderY, nsIDOMSVGFEConvolveMatrixElement.targetX, nsIDOMSVGFEConvolveMatrixElement.targetY, nsIDOMSVGFETurbulenceElement.numOctaves, nsIDOMSVGFilterElement.filterResX, nsIDOMSVGFilterElement.filterResY
Reference documentation is generated from Mozilla's source.
