The following tables list the members exposed by AnnHatchBrush.
| Name | Description | |
|---|---|---|
| AnnHatchBrush Constructor | Initializes a new AnnHatchBrush object with the specified hatch style, foreground color and background color. |
| Name | Description | |
|---|---|---|
| BackColor | Gets or sets the color of the spaces between the hatch lines drawn by this AnnHatchBrush object. |
| ForeColor | Gets or sets the color of hatch lines drawn by this AnnHatchBrush object. |
| HatchStyle | Gets or sets the hatch style of this AnnHatchBrush object. |
| Name | Description | |
|---|---|---|
| Clone | Overridden. Creates an exact copy of this AnnHatchBrush object. |
| Create | Overridden. Creates a new GDI+ brush object using this AnnHatchBrush. |
| Equals | Overridden. Tests whether the specified object is a AnnHatchBrush structure and is equivalent to this AnnHatchBrush structure. |
| GetHashCode | Overridden. Returns a hash code for this AnnHatchBrush structure. |