Page tree

Versions Compared

Key

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

Excerpt

Pattern contains all available background patterns for pictures.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Pattern contains all available background patterns for pictures. {excerpt}
{signature:C#}
 public sealed class Pattern : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class Pattern
		Inherits TypesafeEnum
Remarks

Note that the pattern you select will appear in front of the object's background color. The examples in the following table assume a white background color.

For charts, use ChartFillPattern instead.

Values

...

Name

...

Description (Style)

...

Description (ChartInterior)

...

Image Removed

...

Small checker board

...

Image Removed

...

Dark upward diagonal

...

Image Removed

...

10%

...

Image Removed

...

20%

...

Image Removed

...

25%

...

Image Removed

...

50%

...

Image Removed

...

70%

...

Image Removed

...

Dark horizontal

...

No pattern type applied.

...

No pattern

...

Image Removed

...

Dark downward diagonal

...

Image Removed

...

No pattern (uses background color)

...

Image Removed

...

Trellis

...

Image Removed

...

30%

...

Image Removed

...

Light upward diagonal

...

Image Removed

...

Small grid

...

Image Removed

...

Light horizontal

...

Image Removed

...

Light downward diagonal

...

Image Removed

...

Light vertical

...

Image Removed

...

{signature}
{remarks}
Note that the pattern you select will appear in front of the object's background color. The examples in the following table assume a white background color.

For charts, use [ChartFillPattern] instead. 
{remarks}
{values}
||Name||Description ([Style]) || Description ([ChartInterior]) ||
|{anchor:DiagonalCrosshatch}DiagonalCrosshatch|Diagonal crosshatch pattern {web-only:To see what this looks like, go to our online documentation:}!diagonal_crosshatch.jpg!{web-only}| Small checker board |
|{anchor:DiagonalStripe}DiagonalStripe|Diagonal stripe pattern. {web-only:To see what this looks like, go to our online documentation:}!diagonal_stripe.jpg!{web-only}| Dark upward diagonal |
|{anchor:Gray6}Gray6|6.25\-percent grey pattern. {web-only:To see what this looks like, go to our online documentation:}!gray6.jpg!{web-only}| 10% |
|{anchor:Gray12}Gray12|12.5\-percent grey pattern. {web-only:To see what this looks like, go to our online documentation:}!gray12.jpg!{web-only}| 20% |
|{anchor:Gray25}Gray25|25\-percent gray pattern. {web-only:To see what this looks like, go to our online documentation:}!gray25.jpg!{web-only}| 25% |
|{anchor:Gray50}Gray50|50\-percent gray pattern. {web-only:To see what this looks like, go to our online documentation:}!gray50.jpg!{web-only}| 50% |
|{anchor:Gray75}Gray75|75\-percent gray pattern. {web-only:To see what this looks like, go to our online documentation:}!gray75.jpg!{web-only}| 70% |
|{anchor:HorizontalStripe}HorizontalStripe|Horizontal stripe pattern. {web-only:To see what this looks like, go to our online documentation:}!horizontal_stripe.jpg!{web-only}| Dark horizontal |
|{anchor:None}None|No pattern type applied.| No pattern |
|{anchor:ReverseDiagonalStripe}ReverseDiagonalStripe|Reverse diagonal stripe patter {web-only:To see what this looks like, go to our online documentation:}!reverse_diagonal_stripe.jpg!{web-only}| Dark downward diagonal |
|{anchor:Solid}Solid|Solid pattern type. {web-only:To see what this looks like, go to our online documentation:}!solid.jpg!{web-only}| No pattern (uses background color) |
|{anchor:ThickDiagonalCrosshatch}ThickDiagonalCrosshatch|Thick diagonal crosshatch pattern. {web-only:To see what this looks like, go to our online documentation:}!thick_diagonal_crosshatch.jpg!{web-only}| Trellis |
|{anchor:ThinDiagonalCrosshatch}ThinDiagonalCrosshatch|Thin diagonal crosshatch pattern. {web-only:To see what this looks like, go to our online documentation:}!thin_diagonal_crosshatch.jpg!{web-only}| 30% |
|{anchor:ThinDiagonalStripe}ThinDiagonalStripe|Thin diagonal stripe pattern. {web-only:To see what this looks like, go to our online documentation:}!thin_diagonal_stripe.jpg!{web-only}| Light upward diagonal |
|{anchor:ThinHorizontalCrosshatch}ThinHorizontalCrosshatch|Thin horizontal crosshatch pattern. {web-only:To see what this looks like, go to our online documentation:}!thin_horizontal_crosshatch.jpg!{web-only}| Small grid |
|{anchor:ThinHorizontalStripe}ThinHorizontalStripe|Thin horizontal stripe pattern. {web-only:To see what this looks like, go to our online documentation:}!thin_horizontal_stripe.jpg!{web-only}| Light horizontal |
|{anchor:ThinReverseDiagonalStripe}ThinReverseDiagonalStripe|Thin reverse diagonal stripe pattern. {web-only:To see what this looks like, go to our online documentation:}!thin_reverse_diagonal_stripe.jpg!{web-only}| Light downward diagonal |
|{anchor:ThinVerticalStripe}ThinVerticalStripe|Thin vertical stripe pattern. {web-only:To see what this looks like, go to our online documentation:}!thin_vertical_stripe.jpg!{web-only}| Light vertical |
|{anchor:VerticalStripe}VerticalStripe|Vertical stripe pattern. {web-only:To see what this looks like, go to our online documentation:}!vertical_stripe.jpg!{web-only}| Dark vertical |