GdiLinearGradientBrush Class Members
In This Topic
The following tables list the members exposed by
GdiLinearGradientBrush.
Public Constructors
Public Properties
| Name | Description |
 | GradientStops | Gets or sets the gradient stops of the brush. |
 | IsDrawnInDeviceSpace | Gets or sets a value indicating whether this brush is used in device space. (Inherited from GdiBrush) |
 | Rectangle | Gets the starting two-dimensional coordinates of the linear gradient. |
 | Source | Gets the source object of this brush. (Inherited from GdiBrush) |
 | TileMode | Gets or sets the tile mode of this linear gradient brush. |
 | Transform | Gets or sets the transform that defines a local geometric transformation for the image associated with this linear gradient brush. |
Public Methods
See Also