xc:radial-gradient

Top Previous Topic Next Topic  Print this topic

Element describing a radial gradient.

 

Content

xc:stop

Element describing a stop point in the gradient.

 

Attributes

cx

Origin x-axis coordinate for the largest (outermost) circle for the gradient.

cy

Origin y-axis coordinate for the largest (outermost) circle for the gradient.

fx

Focal point x-axis coordinate.

fy

Focal point y-axis coordinate.

r

Radius for the largest (outermost) circle for the gradient.

href

A URI reference to a different radial gradient element within the current document fragment.

gradientUnits

Defines the coordinate system for cx, cy, r, fx, fy.

spreadMethod

Behavior if the gradient starts and ends in the bounds where it's being painted. Values are: pad, reflect, repeat.