The RadialGradientBrush type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
RadialGradientBrush | Overloaded. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
FillProperties |
Fills the properties of the gradient brush with the specified values. (Inherited from GradientBrush.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetCopy |
Creates a copy of the current Brush instance. (Inherited from Brush.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
BackgroundColor |
Gets or sets the background color. (Inherited from GradientBrush.) |
|
|
ColorStops |
Gets or sets the array of color-stop points represented in ColorStop. (Inherited from GradientBrush.) |
|
|
EndExtend |
Gets or sets the extend mode at the end of the gradient. (Inherited from GradientBrush.) |
|
|
EndPoint |
Gets or sets the end point of the radial gradient. |
|
|
EndRadius |
Gets or sets the end radius of the radial gradient. |
|
|
StartExtend |
Gets or sets the extend mode at the start of the gradient. (Inherited from GradientBrush.) |
|
|
StartPoint |
Gets or sets the start point of the radial gradient. |
|
|
StartRadius |
Gets or sets the start radius of the radial gradient. |
|
|
Transform |
Gets or sets the transform applied to the gradient brush. (Inherited from GradientBrush.) |