LinearGradientBrush Members
The following tables list the members exposed by the LinearGradientBrush type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
LinearGradientBrush | Initializes a new instance of the LinearGradientBrush class with specified starting and ending colors and a specified gradient path. |
Public Fields
| Name | Description | |
|---|---|---|
![]() |
EndColor | Specifies the color at the end of the gradient path. This is the color at the point specified by the EndX and EndY fields. |
![]() |
EndX | The horizontal coordinate (relative to the left edge of the area being painted) of the ending point of the gradient path. The default value is 1, which is the right edge of the area. |
![]() |
EndY | The vertical coordinate (relative to the top edge of the area being painted) of the ending point of the gradient path. The default value is 1, which is the bottom edge of the area. |
![]() |
Opacity | (Inherited from Brush.) |
![]() |
StartColor | Specifies the color at the beginning of the gradient path. This is the color at the point specified by the StartX and StartY fields. |
![]() |
StartX | The horizontal coordinate (relative to the left edge of the area being painted) of the starting point of the gradient path. The default value is 0 (zero), which is the left edge of the area. |
![]() |
StartY | The vertical coordinate (relative to the top edge of the area being painted) of the starting point of the gradient path. The default value is 0 (zero), which is the top edge of the area. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
LinearGradientBrush Class
Microsoft.SPOT.Presentation.Media Namespace
.gif)
.gif)
.gif)