[]
Enumerates the different patterns available for HatchBrush objects.
public enum HatchStyle
Public Enum HatchStyle
| Name | Description |
|---|---|
| AlternatingHorizontalLines | Horizontal stripes: Alternating horizontal lines |
| AlternatingVerticalLines | Vertical stripes: Alternating vertical lines |
| Backslashes | Stripes: Backslashes |
| BackwardDiagonal | A pattern of backward diagonal lines. |
| DarkDiagonal | A pattern of thick diagonal lines. |
| DarkDownwardDiagonalStripes | Diagonal stripes: Dark downward |
| DarkHorizontalStripes | Horizontal stripes: Dark |
| DarkUpwardDiagonalStripes | Diagonal stripes: Dark upward |
| DarkVerticalStripes | Vertical stripes: Dark |
| Diagonal | A pattern of diagonal lines. |
| DiagonalBrick | Diagonal brick |
| Divot | Divot |
| Dotted05 | Dotted: 5% |
| Dotted10 | Dotted: 10% |
| Dotted20 | Dotted: 20% |
| Dotted25 | Dotted: 25% |
| Dotted30 | Dotted: 30% |
| Dotted40 | Dotted: 40% |
| Dotted50 | Dotted: 50% |
| Dotted60 | Dotted: 60% |
| Dotted70 | Dotted: 70% |
| Dotted75 | Dotted: 75% |
| Dotted80 | Dotted: 80% |
| Dotted90 | Dotted: 90% |
| DottedDiamondGrid | Dotted diamond grid |
| DottedGrid | Dotted grid |
| ForwardDiagonal | A pattern of forward diagonal lines. |
| Horizontal | A pattern of horizontal lines. |
| HorizontalBrick | Horizontal brick |
| LargeCheckerBoard | Large checker board |
| LargeConfetti | Large confetti |
| LargeGrid | Large grid |
| LightBackwardDiagonal | A pattern of thin backward diagonal lines. |
| LightDiagonal | A pattern of thin diagonal lines. |
| LightDownwardDiagonalStripes | Diagonal stripes: Light downward |
| LightForwardDiagonal | A pattern of thin forward diagonal lines. |
| LightGrid | A pattern of thin vertical and horizontal lines. |
| LightHorizontal | A pattern of thin horizontal lines. |
| LightHorizontalStripes | Horizontal stripes: Light |
| LightUpwardDiagonalStripes | Diagonal stripes: Light upward |
| LightVertical | A pattern of thin vertical lines. |
| LightVerticalStripes | Vertical stripes: Light |
| NarrowHorizontalStripes | Horizontal stripes: Narrow |
| NarrowVerticalStripes | Vertical stripes: Narrow |
| OutlinedDiamondGrid | Outlined diamond grid |
| Percent12 | Specifies a 12-percent hatch. The ratio of foreground color to background color is 12:88. |
| Percent25 | Specifies a 25-percent hatch. The ratio of foreground color to background color is 25:75. |
| Percent50 | Specifies a 50-percent hatch. The ratio of foreground color to background color is 50:50. |
| Percent6 | Specifies a 6-percent hatch. The ratio of foreground color to background color is 6:94. |
| Percent75 | Specifies a 75-percent hatch. The ratio of foreground color to background color is 75:25. |
| Plaid | Plaid |
| Shingle | Shingle |
| Slashes | Stripes: Slashes |
| SmallCheckerBoard | Small checker board |
| SmallConfetti | Small confetti |
| SmallGrid | Small grid |
| SolidDiamondGrid | Solid diamond grid |
| SparseBackwardDiagonal | A pattern of rare thin backward diagonal lines. |
| SparseForwardDiagonal | A pattern of rare thin forward diagonal lines. |
| SparseHorizontal | A pattern of rare thin horizontal lines. |
| SparseVertical | A pattern of rare thin vertical lines. |
| Sphere | Sphere |
| Trellis | Trellis |
| Vertical | A pattern of vertical lines. |
| Wave | Wave |
| Weave | Weave |
| WideDownwardDiagonalStripes | Diagonal stripes: Wide downward |
| WideUpwardDiagonalStripes | Diagonal stripes: Wide upward |
| ZigZag | Zig zag |