Specifies the background hatching pattern.

Property of

Rectangle

Description

Use patternStyle to select a background hatching pattern for a Rectangle object.

You can specify the following settings for patternStyle

Value

Description

Example

0

Solid

image\PAT00.gif

 

1

BDiagonal

image\PAT01.gif

 

2

Cross

image\PAT02.gif

 

3

Diagcross

image\PAT03.gif

 

4

FDiagonal

image\PAT04.gif

 

5

Horizontal

image\PAT05.gif

 

6

Vertical

image\PAT06.gif

 

The color of the pattern is determined by the foreground and background colors specified in the rectangle’s colorNormal property.