4.669 RadialGradientBrush

x:Object > DependencyObject > Freezable > Animatable > Brush > GradientBrush > RadialGradientBrush
RadialGradientBrush
(usage)
<RadialGradientBrush> string | GradientStop* </RadialGradientBrush>
(description)
Paints an area with a radial gradient. A focal point defines the beginning of the gradient, and a circle defines the end point of the gradient.
[text syntax]
BrushSyntax
[content property]
GradientStops
(properties)
Center
Point
(description)
The center of the outermost circle of the radial gradient.
GradientOrigin
Point
(description)
The location of the two-dimensional focal point that defines the beginning of the gradient.
RadiusX
x:Double
(description)
The horizontal radius of the outermost circle of the radial gradient.
RadiusY
x:Double
(description)
The vertical radius of the outermost circle of a radial gradient.