The following tables list the members exposed by GradientEffect.
Public Properties
| Name | Description |
| Colors | Gets or sets a System.Drawing.Color array indicating the colors that will be used in gradient effect. |
| Direction | Gets or sets the gradient direction. |
| Style | Gets or sets the gradient style. |
Top
Public Methods
| Name | Description |
| Equals | Indicates whether this instance and a specified object are equal. |
| GetHashCode | Returns the hash code for this instance. |
| ToString | Returns the fully qualified type name of this instance. |
Top
See Also