Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}Shading patterns that can be applied to an element.{excerpt}
{signature:C#}
 public sealed class ShadingPattern : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class ShadingPattern
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Auto}Auto|Defaults to normal background shading|
|{anchor:BackwardDiagonal}BackwardDiagonal|Backward diagonal lines|
|{anchor:Cross}Cross|Crossing vertical and horizontal lines|
|{anchor:DarkBackwardDiagonal}DarkBackwardDiagonal|Dark Backward diagonal lines|
|{anchor:DarkCross}DarkCross|Dark crossing vertical and horizontal lines|
|{anchor:DarkDiagonalCross}DarkDiagonalCross|Dark diagonal crossing lines|
|{anchor:DarkForwardDiagonal}DarkForwardDiagonal|Dark forward diagonal lines|
|{anchor:DarkHorizontal}DarkHorizontal|Dark horizontal lines|
|{anchor:DarkVertical}DarkVertical|Dark vertical lines|
|{anchor:DiagonalCross}DiagonalCross|Crossing diagonal lines|
|{anchor:ForwardDiagonal}ForwardDiagonal|Forward diagonal lines|
|{anchor:Horizontal}Horizontal|Horizontal lines|
|{anchor:Percent2half}Percent2half|2.5\% background color saturation|
|{anchor:Percent5}Percent5|5\% background color saturation|
|{anchor:Percent7half}Percent7half|7.5\% background color saturation|
|{anchor:Percent10}Percent10|10\% background color saturation|
|{anchor:Percent12half}Percent12half|12.5\% background color saturation|
|{anchor:Percent15}Percent15|15\% background color saturation|
|{anchor:Percent17half}Percent17half|17.5\% background color saturation|
|{anchor:Percent20}Percent20|20\% background color saturation|
|{anchor:Percent22half}Percent22half|22.5\% background color saturation|
|{anchor:Percent25}Percent25|25\% background color saturation|
|{anchor:Percent27half}Percent27half|27.5\% background color saturation|
|{anchor:Percent30}Percent30|30\% background color saturation|
|{anchor:Percent32half}Percent32half|32.5\% background color saturation|
|{anchor:Percent35}Percent35|35\% background color saturation|
|{anchor:Percent37half}Percent37half|37.5\% background color saturation|
|{anchor:Percent40}Percent40|40\% background color saturation|
|{anchor:Percent42half}Percent42half|42.5\% background color saturation|
|{anchor:Percent45}Percent45|45\% background color saturation|
|{anchor:Percent47half}Percent47half|47.5\% background color saturation|
|{anchor:Percent50}Percent50|50\% background color saturation|
|{anchor:Percent52half}Percent52half|52.5\% background color saturation|
|{anchor:Percent55}Percent55|55\% background color saturation|
|{anchor:Percent57half}Percent57half|57.5\% background color saturation|
|{anchor:Percent60}Percent60|60\% background color saturation|
|{anchor:Percent62half}Percent62half|62.5\% background color saturation|
|{anchor:Percent65}Percent65|65\% background color saturation|
|{anchor:Percent67half}Percent67half|67.5\% background color saturation|
|{anchor:Percent70}Percent70|70\% background color saturation|
|{anchor:Percent72half}Percent72half|72.5\% background color saturation|
|{anchor:Percent75}Percent75|75\% background color saturation|
|{anchor:Percent77half}Percent77half|77.5\% background color saturation|
|{anchor:Percent80}Percent80|80\% background color saturation|
|{anchor:Percent82half}Percent82half|82.5\% background color saturation|
|{anchor:Percent85}Percent85|85\% background color saturation|
|{anchor:Percent87half}Percent87half|87.5\% background color saturation|
|{anchor:Percent90}Percent90|90\% background color saturation|
|{anchor:Percent92half}Percent92half|92.5\% background color saturation|
|{anchor:Percent95}Percent95|95\% background color saturation|
|{anchor:Percent97half}Percent97half|97.5\% background color saturation|
|{anchor:Percent97}Percent97|dotted background|
|{anchor:Solid}Solid|Solid background|
|{anchor:Vertical}Vertical|Vertical lines|