The RadialGradientBrush type exposes the following members.

Properties

  NameDescription
Public propertyEndColor
The end color of the gradient fill.
(Inherited from GradientBrush.)
Public propertyR0
The radius of the inner circle.
Public propertyR1
The radius of the outer circle.
Public propertyStartColor
The start color of the gradient fill.
(Inherited from GradientBrush.)
Public propertyX
The horizontal position of the center point of both circles. This position is relative to the origin of the shape to which the brush is applied.
Public propertyY
The vertical position of the center point of both circles. This position is relative to the origin of the shape to which the brush is applied.

See Also