Attributes
gradientTransform
Specifies an optional additional transformation from the gradient coordinate system onto the target coordinate system.
Value
Default
gradientUnits
Specifies the coordinate system for attributes x1, y1, x2, and y2.
Value
objectBoundingBox | userSpaceOnUse
Default
href
Specifies a Uniform Resource Locator (URL) reference to the element.
Value
Default
spreadMethod
Specifies what happens if the gradient starts or ends inside the bounds of the target.
Value
Default
x1
Specifies the x-coordinate of the start of the element.
Value
Default
x2
Specifies the x-coordinate of the end of the element.
Value
Default
y1
Specifies the y-coordinate of the start of the element.
Value
Default
y2
Specifies the y-coordinate of the end of the element.
Value
Default
gradientTransform
<transform-list>
gradientUnits
objectBoundingBox
userSpaceOnUse
href
<url>
spreadMethod
pad
reflect
repeat
x1
<length>
x2
<length>
y1
<length>
y2
<length>
Internal
External