The following tables list the members exposed by AnnLinearGradientBrush.
| Name | Description | |
|---|---|---|
| AnnLinearGradientBrush Constructor | Initializes a new AnnLinearGradientBrush object based on a starting color, ending color and orientation. |
| Name | Description | |
|---|---|---|
| Color1 | Gets or sets the starting color of this AnnLinearGradientBrush object. |
| Color2 | Gets or sets the ending color of this AnnLinearGradientBrush object. |
| LinearGradientMode | A LinearGradientMode enumeration element that specifies the orientation of the gradient. |
| Name | Description | |
|---|---|---|
| Clone | Overridden. Creates an exact copy of this AnnLinearGradientBrush object. |
| Create | Overridden. Creates a new GDI+ brush object using this AnnLinearGradientBrush. |
| Equals | Overridden. Tests whether the specified object is a AnnLinearGradientBrush structure and is equivalent to this AnnLinearGradientBrush structure. |
| GetHashCode | Overridden. Returns a hash code for this AnnLinearGradientBrush structure. |