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.

nsIDOMSVGGradientElement

IID:988b2de4-137b-4bb8-a15e-fe94038e9cf3
Inherits From:nsIDOMSVGElement

Constants

PRUint16 SVG_SPREADMETHOD_UNKNOWN = 0
PRUint16 SVG_SPREADMETHOD_PAD = 1
PRUint16 SVG_SPREADMETHOD_REFLECT = 2
PRUint16 SVG_SPREADMETHOD_REPEAT = 3

Properties

readonly nsIDOMSVGAnimatedTransformList gradientTransform

readonly nsIDOMSVGAnimatedEnumeration gradientUnits

readonly nsIDOMSVGAnimatedEnumeration spreadMethod

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com