Name | Description | |
---|---|---|
![]() | LinearGradientBrush Constructor | Overloaded. |
The following tables list the members exposed by LinearGradientBrush.
Name | Description | |
---|---|---|
![]() | LinearGradientBrush Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | EndColor | Gets or sets the ending gradient color. |
![]() | EndPoint | Gets or sets the coordinates of the end point of the current linear gradient brush.
(0,0) is the top-left corner, (1,1) is the bottom-right corner. |
![]() | GradientStops | Gets or sets the collection of gradient stops. |
![]() | StartColor | Gets or sets the starting gradient color. |
![]() | StartPoint | Gets or sets the coordinates of the start point of the current linear gradient brush.
(0,0) is the top-left corner, (1,1) is the bottom-right corner. |
![]() | Visible | Overridden. Gets a value indicating whether the brush is actually visible. |
Name | Description | |
---|---|---|
![]() | AreSemitransparentColorsUsed | Returns a value indicating whether brush uses semi-transparent colors. |