Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Shading patterns that can be applied to an element.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Shading patterns that can be applied to an element.{excerpt}
{signature:C#}
 public sealed class ShadingPattern : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class ShadingPattern
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

Defaults to normal background shading

...

Backward diagonal lines

...

Crossing vertical and horizontal lines

...

Dark Backward diagonal lines

...

Dark crossing vertical and horizontal lines

...

Dark diagonal crossing lines

...

Dark forward diagonal lines

...

Dark horizontal lines

...

Dark vertical lines

...

Crossing diagonal lines

...

Forward diagonal lines

...

Horizontal lines

...

2.5% background color saturation

...

5% background color saturation

...

7.5% background color saturation

...

10% background color saturation

...

12.5% background color saturation

...

15% background color saturation

...

17.5% background color saturation

...

20% background color saturation

...

22.5% background color saturation

...

25% background color saturation

...

27.5% background color saturation

...

30% background color saturation

...

32.5% background color saturation

...

35% background color saturation

...

37.5% background color saturation

...

40% background color saturation

...

42.5% background color saturation

...

45% background color saturation

...

47.5% background color saturation

...

50% background color saturation

...

52.5% background color saturation

...

55% background color saturation

...

57.5% background color saturation

...

60% background color saturation

...

62.5% background color saturation

...

65% background color saturation

...

67.5% background color saturation

...

70% background color saturation

...

72.5% background color saturation

...

75% background color saturation

...

77.5% background color saturation

...

80% background color saturation

...

82.5% background color saturation

...

85% background color saturation

...

87.5% background color saturation

...

90% background color saturation

...

92.5% background color saturation

...

95% background color saturation

...

97.5% background color saturation

...

dotted background

...

Solid background

...

{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|