[]
Specifies the fill pattern used in a shape.
public enum PatternType
Cross = 51
Specifies to use a cross pattern.
DarkDownwardDiagonal = 15
Specifies to use thick lines in the foreground color running from the top to the right-hand side of the shape.
DarkHorizontal = 13
Specifies to use thick horizontal lines in the foreground color.
DarkUpwardDiagonal = 16
Specifies to use thick lines in the foreground color running from the top to the left-hand side of the shape.
DarkVertical = 14
Specifies to use thick vertical lines in the foreground color.
DashedDownwardDiagonal = 28
Specifies to use dashed lines in the foreground color running from the top to the right-hand side of the shape.
DashedHorizontal = 32
Specifies to use dashed horizontal lines in the foreground color.
DashedUpwardDiagonal = 27
Specifies to use dashed lines in the foreground color running from the top to the left-hand side of the shape.
DashedVertical = 31
Specifies to use dashed vertical lines in the foreground color.
DiagonalBrick = 40
Specifies to use a rectangular brick pattern running diagonally across the shape.
DiagonalCross = 54
Specifies to use a diagonal cross pattern.
Divot = 46
Specifies to use small angled shapes in the foreground color running in alternating rows down the shape.
DottedDiamond = 24
Specifies to use dotted perpendicular lines in the foreground color running diagonally to form diamonds across the shape.
DottedGrid = 45
Specifies to use dotted perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.
DownwardDiagonal = 52
Specifies to use a downward diagonal pattern.
Horizontal = 49
Specifies to use a horizontal pattern.
HorizontalBrick = 35
Specifies to use a rectangular brick pattern running horizontally across the shape.
LargeCheckerBoard = 36
Specifies to use squares in alternating foreground or background colors.
LargeConfetti = 33
Specifies to use large dots in the foreground color scattered across the shape.
LargeGrid = 34
Specifies to use solid, widely spaced perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.
LightDownwardDiagonal = 21
Specifies to use thin lines in the foreground color running from the top to the right-hand side of the shape.
LightHorizontal = 19
Specifies to use thin horizontal lines in the foreground color.
LightUpwardDiagonal = 22
Specifies to use thin lines in the foreground color running from the top to the left-hand side of the shape.
LightVertical = 20
Specifies to use thin vertical lines in the foreground color.
Mixed = 55
Specifies mixed pattern.
NarrowHorizontal = 30
Specifies to use narrowly spaced horizontal lines in the foreground color.
NarrowVertical = 29
Specifies to use narrowly spaced vertical lines in the foreground color.
None = 0
Specifies no pattern.
OutlinedDiamond = 41
Specifies to use solid perpendicular lines in the foreground color running diagonally to form diamonds across the shape.
Percent10 = 2
Specifies to use 10% of the foreground color.
Percent20 = 3
Specifies to use 20% of the foreground color.
Percent25 = 4
Specifies to use 25% of the foreground color.
Percent30 = 5
Specifies to use 30% of the foreground color.
Percent40 = 6
Specifies to use 40% of the foreground color.
Percent5 = 1
Specifies to use 5% of the foreground color.
Percent50 = 7
Specifies to use 50% of the foreground color.
Percent60 = 8
Specifies to use 60% of the foreground color.
Percent70 = 9
Specifies to use 70% of the foreground color.
Percent75 = 10
Specifies to use 75% of the foreground color.
Percent80 = 11
Specifies to use 80% of the foreground color.
Percent90 = 12
Specifies to use 90% of the foreground color.
Plaid = 42
Specifies to use very thick solid lines in the foreground color running vertically, coupled with very thick lines and 40% of the foreground color running horizontally.
Shingle = 47
Specifies to use overlapping curved rectangles running diagonally across the shape.
SmallCheckerBoard = 17
Specifies to use small squares in alternating foreground and background colors.
SmallConfetti = 37
Specifies to use small dots in the foreground color scattered across the shape.
SmallGrid = 23
Specifies to use solid, closely spaced perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.
SolidDiamond = 39
Specifies to use diamond shapes in alternating foreground or background colors.
Sphere = 43
Specifies to use circles that use foreground and background colors to make them appear three-dimensional, oriented in rows across the shape.
Trellis = 18
Specifies to use a trellis pattern in the foreground color.
UpwardDiagonal = 53
Specifies to use an upward diagonal pattern.
Vertical = 50
Specifies to use a vertical pattern.
Wave = 48
Specifies to use wavy lines in the foreground color.
Weave = 44
Specifies to use a weave pattern in the foreground color running diagonally across the shape.
WideDownwardDiagonal = 25
Specifies to use widely spaced lines in the foreground color running from the top to the right-hand side of the shape.
WideUpwardDiagonal = 26
Specifies to use widely spaced lines in the foreground color running from the top to the left-hand side of the shape.
ZigZag = 38
Specifies to use zigzag lines running horizontally across the shape.