Table of Contents

TUIHatchStyle Enumeration

Specifies the different patterns available.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
Horizontal 0 A pattern of horizontal lines.
Vertical 1 A pattern of vertical lines.
ForwardDiagonal 2 A pattern of lines on a diagonal from upper left to lower right.
BackwardDiagonal 3 A pattern of lines on a diagonal from upper right to lower left.
Cross 4 Specifies horizontal and vertical lines that cross.
DiagonalCross 5 A pattern of crisscross diagonal lines.
Percent05 6 Specifies a 5-percent hatch. The ratio of foreground color to background color is 5:95.
Percent10 7 Specifies a 10-percent hatch. The ratio of foreground color to background color is 10:90.
Percent20 8 Specifies a 20-percent hatch. The ratio of foreground color to background color is 20:80.
Percent25 9 Specifies a 25-percent hatch. The ratio of foreground color to background color is 25:75.
Percent30 10 Specifies a 30-percent hatch. The ratio of foreground color to background color is 30:70.
Percent40 11 Specifies a 40-percent hatch. The ratio of foreground color to background color is 40:60.
Percent50 12 Specifies a 50-percent hatch. The ratio of foreground color to background color is 50:50.
Percent60 13 Specifies a 60-percent hatch. The ratio of foreground color to background color is 60:40.
Percent70 14 Specifies a 70-percent hatch. The ratio of foreground color to background color is 70:30.
Percent75 15 Specifies a 75-percent hatch. The ratio of foreground color to background color is 75:25.
Percent80 16 Specifies a 80-percent hatch. The ratio of foreground color to background color is 80:100.
Percent90 17 Specifies a 90-percent hatch. The ratio of foreground color to background color is 90:10.
LightDownwardDiagonal 18
LightUpwardDiagonal 19
DarkDownwardDiagonal 20
DarkUpwardDiagonal 21
WideDownwardDiagonal 22
WideUpwardDiagonal 23
LightVertical 24
LightHorizontal 25
NarrowVertical 26
NarrowHorizontal 27
DarkVertical 28
DarkHorizontal 29
DashedDownwardDiagonal 30
DashedUpwardDiagonal 31
DashedHorizontal 32
DashedVertical 33
SmallConfetti 34 Specifies a hatch that has the appearance of confetti.
LargeConfetti 35
ZigZag 36 Specifies horizontal lines that are composed of zigzags.
Wave 37 Specifies horizontal lines that are composed of tildes.
DiagonalBrick 38
HorizontalBrick 39 Specifies a hatch that has the appearance of horizontally layered bricks.
Weave 40 Specifies a hatch that has the appearance of a woven material.
Plaid 41 Specifies a hatch that has the appearance of a plaid material.
Divot 42 Specifies a hatch that has the appearance of divots.
DottedGrid 43
DottedDiamond 44
Shingle 45 that slant to the right from top points to bottom points.
Trellis 46 Specifies a hatch that has the appearance of a trellis.
Sphere 47 Specifies a hatch that has the appearance of spheres laid adjacent to one another.
SmallGrid 48
SmallCheckerBoard 49 Specifies a hatch that has the appearance of a checkerboard.
LargeCheckerBoard 50
OutlinedDiamond 51
SolidDiamond 52 Specifies a hatch that has the appearance of a checkerboard placed diagonally.