'Declaration Public Enum ShadingPattern Inherits System.Enum
public enum ShadingPattern : System.Enum
Member | Description |
---|---|
Clear | No shading |
DiagCross | Use the background with a diagonal cross pattern of the pattern color on top |
DiagStripe | Use the background with a diagonal stripe of the pattern color on top |
HorzCross | Use the background with a horizontal cross pattern of the pattern color on top |
HorzStripe | Use the background with a horizontal stripe of the pattern color on top |
Pct10 | 10% of the pattern color |
Pct12 | 12% of the pattern color |
Pct15 | 15% of the pattern color |
Pct20 | 20% of the pattern color |
Pct25 | 25% of the pattern color |
Pct30 | 30% of the pattern color |
Pct35 | 35% of the pattern color |
Pct37 | 37% of the pattern color |
Pct40 | 40% of the pattern color |
Pct45 | 45% of the pattern color |
Pct5 | 5% of the pattern color |
Pct50 | 50% of the pattern color |
Pct55 | 55% of the pattern color |
Pct60 | 60% of the pattern color |
Pct62 | 62% of the pattern color |
Pct65 | 65% of the pattern color |
Pct70 | 70% of the pattern color |
Pct75 | 75% of the pattern color |
Pct80 | 80% of the pattern color |
Pct85 | 85% of the pattern color |
Pct87 | 87% of the pattern color |
Pct90 | 90% of the pattern color |
Pct95 | 95% of the pattern color |
ReverseDiagStripe | Use the background with a reverse diagonal stripe of the pattern color on top |
Solid | Use the background with no pattern draw on top |
ThinDiagCross | Use the background with a thin diagonal cross pattern of the pattern color on top |
ThinDiagStripe | Use the background with a thin diagonal stripe of the pattern color on top |
ThinHorzCross | Use the background with a thin horizontal cross pattern of the pattern color on top |
ThinHorzStripe | Use the background with a thin horizontal stripe pattern of the pattern color on top |
ThinReverseDiagStripe | Use the background with a thin reverse diagonal stripe of the pattern color on top |
ThinVertStripe | Use the background with a thin vertical stripe pattern of the pattern color on top |
VertStripe | Use the background with a vertical stripe of the pattern color on top |
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