patternStyle
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 |
|
1 |
BDiagonal |
|
2 |
Cross |
|
3 |
Diagcross |
|
4 |
FDiagonal |
|
5 |
Horizontal |
|
6 |
Vertical |
The color of the pattern is determined by the foreground and background colors specified in the rectangle’s colorNormal property.