'Declaration Public Enum FillPatternStyle Inherits System.Enum
public enum FillPatternStyle : System.Enum
Member | Description |
---|---|
DiagonalCrosshatch | Diagonal crosshatch fill pattern. |
DiagonalStripe | Diagonal stripe fill pattern. |
Gray12percent | "12.5% gray" fill pattern. |
Gray25percent | "25% gray" fill pattern. |
Gray50percent | "50% gray" fill pattern. |
Gray6percent | "6.25% gray" fill pattern. |
Gray75percent | "75% gray" fill pattern. |
HorizontalStripe | Horizontal stripe fill pattern. |
None | No fill pattern. |
ReverseDiagonalStripe | Reverse diagonal stripe fill pattern. |
Solid | Solid fill pattern with fill pattern foreground color. |
ThickDiagonalCrosshatch | Thick diagonal crosshatch fill pattern. |
ThinDiagonalCrosshatch | Thin diagonal crosshatch fill pattern. |
ThinDiagonalStripe | Thin diagonal stripe fill pattern. |
ThinHorizontalCrosshatch | Thin horizontal crosshatch fill pattern. |
ThinHorizontalStripe | Thin horizontal stripe fill pattern. |
ThinReverseDiagonalStripe | Thin reverse diagonal stripe fill pattern. |
ThinVerticalStripe | Thin vertical stripe fill pattern. |
VerticalStripe | Vertical stripe fill pattern. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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