The GradientBrush type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
FillProperties |
Fills the properties of the gradient brush with the specified values. |
|
|
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. |
|
|
ColorStops |
Gets or sets the array of color-stop points represented in ColorStop. |
|
|
EndExtend |
Gets or sets the extend mode at the end of the gradient. |
|
|
StartExtend |
Gets or sets the extend mode at the start of the gradient. |
|
|
Transform |
Gets or sets the transform applied to the gradient brush. |