HatchBrush objects represent rectangular brushes with a hatch style, a foreground color, and a background color that are used to fill the interiors of geometric shapes.
The following tables list the members exposed by the HatchBrush type.
Name | Description | |
---|---|---|
Overloaded. Initialize a new instance of the HatchBrush class with the specified attributes. |
Name | Description | |
---|---|---|
Gets or sets the color of spaces between the hatch lines drawn by this brush. |
||
Gets or sets the color of hatch lines drawn by this brush. |
||
Gets or sets the hatch style of this brush. |
Name | Description | |
---|---|---|
Creates an exact copy of this brush. |
||
Returns an instance of the System.Drawing.Drawing2D.HatchBrush class that can be used to paint in a GDI+ Graphics object. |
||
Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the brush. |
||
Returns "Hatch". |