Initializes a new instance of the RadialGradientBrush class.
Gets or sets the relative center in coordinates from [0..1]
.
Gets or sets the color at the center of the gradient.
Gets or sets the color at the outer border of the gradient.
Gets or sets the opacity of the brush.
Valid values are in the range of [0..1]
, where 0
is completely translucent and 1
is opaque.
Returns the radial gradient brush that is defined by the specified description.
Radial gradient brush description
Generated using TypeDoc
Describes a brush that fills an area with a radial gradient.