The HatchBrush type exposes the following members.
Name | Description | |
---|---|---|
BackgroundColor |
Gets/sets background color for the hatch brush. |
|
ForegroundColor |
Gets/sets foreground color for the hatch brush. It is used to draw the hatch itself. |
|
HatchStyle |
Gets/sets hatch style for this brush. |
|
IsEmpty |
Indicates if the brush is empty. (Inherited from Brush.) |
|
TransparentBackground |
Gets/sets the value which specifies whether to fill underlying image with the BackgroundColor. If true, brush will draw only hatch with ForegroundColor. |
|
Type |
Returns brush type. (Inherited from Brush.) |