LinearGradientBrush objects represent brushes that fill the interiors of geometric shapes with a linear gradient.
The following tables list the members exposed by the LinearGradientBrush type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. Initializes a new instance of the LinearGradientBrush class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the angle of the gradient's orientation line. |
|
![]() |
Gets or sets an array of colors that represents the colors to use at corresponding positions along a gradient. |
|
![]() |
|
|
![]() |
Gets or sets the positions along a gradient line. |
|
![]() |
|
|
![]() |
|
|
![]() |
|
Public Methods| Name | Description | |
|---|---|---|
![]() |
Creates an exact copy of this brush. |
|
![]() |
Brush.Equals override. |
|
![]() |
Brush.GetHashCode override. |
|
![]() |
Brush.ToColor override. |
See Also