EasyLanguage Object Reference
An enumerated list describing the fill pattern for a drawing object.
Namespace: elenum
Name |
Value |
Description | |
pattern1 |
0 |
Solid background | |
pattern2 |
1 |
Empty background | |
pattern3 |
2 |
Horizontal lines | |
pattern4 |
3 |
Vertical lines | |
pattern5 |
4 |
Diagonal lines, left to right, top to bottom | |
pattern6 |
5 |
Diagonal lines, left to right, bottom to top | |
pattern7 |
6 |
Cross-hatch | |
pattern8 |
7 |
Diagonal cross-hatch |