Initializes a new instance of the LinearGradientBrush class.
Overload List| Name | Description |
|---|---|
Initializes a new instance of the LinearGradientBrush class with the specified start and end colors. |
|
Initializes a new instance of the LinearGradientBrush class with the specified start and end colors and an orientation angle measured in degrees. |
|
Initializes a new instance of the LinearGradientBrush class given its string representation. |
See Also