The BrushStyle enumeration provides the following values:
Description |
Value |
---|---|
|
|
|
Solid. |
|
Transparent (no fill). |
|
Uses a bitmap as a stipple; the mask is used for blitting monochrome using text foreground and background colors. |
|
Uses a bitmap as a stipple; mask is used for masking areas in the stipple bitmap. |
|
Uses a bitmap as a stipple. |
|
Backward diagonal hatch. |
|
Cross-diagonal hatch. |
|
Forward diagonal hatch. |
|
Cross hatch. |
|
Horizontal hatch. |
|
Vertical hatch. |
|
First of the hatch styles (inclusive). |
|
Last of the hatch styles (inclusive). |