Version 24.2 (latest)

PatternType Enumeration

Constants which define the type of fill pattern applied to a shape.
Syntax
public enum PatternType : System.Enum 
Members
MemberDescription
Pattern10Percent10% of the foreground color.
Pattern20Percent20% of the foreground color.
Pattern25Percent25% of the foreground color.
Pattern30Percent30% of the foreground color.
Pattern40Percent40% of the foreground color.
Pattern50Percent50% of the foreground color.
Pattern5Percent5% of the foreground color.
Pattern60Percent60% of the foreground color.
Pattern70Percent70% of the foreground color.
Pattern75Percent75% of the foreground color.
Pattern80Percent80% of the foreground color.
Pattern90Percent90% of the foreground color.
PatternCrossCross
PatternDarkDownwardDiagonalDark Downward Diagonal
PatternDarkHorizontalDark Horizontal
PatternDarkUpwardDiagonalDark Upward Diagonal
PatternDarkVerticalDark Vertical
PatternDashedDownwardDiagonalDashed Downward Diagonal
PatternDashedHorizontalDashed Horizontal
PatternDashedUpwardDiagonalDashed Upward Diagonal
PatternDashedVerticalDashed Vertical
PatternDiagonalBrickDiagonal Brick
PatternDiagonalCrossDiagonal Cross
PatternDivotPattern Divot
PatternDottedDiamondDotted Diamond
PatternDottedGridDotted Grid
PatternDownwardDiagonalDownward Diagonal
PatternHorizontalHorizontal
PatternHorizontalBrickHorizontal Brick
PatternLargeCheckerBoardLarge Checker Board
PatternLargeConfettiLarge Confetti
PatternLargeGridLarge Grid
PatternLightDownwardDiagonalLight Downward Diagonal
PatternLightHorizontalLight Horizontal
PatternLightUpwardDiagonalLight Upward Diagonal
PatternLightVerticalLight Vertical
PatternMixedMixed pattern
PatternNarrowHorizontalNarrow Horizontal
PatternNarrowVerticalNarrow Vertical
PatternOutlinedDiamondOutlined Diamond
PatternPlaidPlaid
PatternShingleShingle
PatternSmallCheckerBoardSmall Checker Board
PatternSmallConfettiSmall Confetti
PatternSmallGridSmall Grid
PatternSolidDiamondSolid Diamond
PatternSphereSphere
PatternTrellisTrellis
PatternUpwardDiagonalUpward Diagonal
PatternVerticalVertical
PatternWaveWave
PatternWeaveWeave
PatternWideDownwardDiagonalWide Downward Diagonal
PatternWideUpwardDiagonalWide Upward Diagonal
PatternZigZagZig Zag
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also