C1GradientBrush Class Members
In This Topic
The following tables list the members exposed by C1GradientBrush.
Public Properties
| Name | Description |
| Color1 | Gets the first color of the gradient. Note that setting this property automatically changes the GradientStops collection (the color of the first gradient stop will be changed). |
| Color2 | Gets the last color of the gradient. Note that settings this property automatically changes the GradientStops collection (the color of the last gradient stop will be changed). |
| GradientStops | Gets the brush's gradient stops. |
Top
Public Methods
Public Events
See Also