14-16   PCL Rectangular Area Fill Graphics EN
Cross-hatch Fill 
To print a 900 by 1500 Unit rectangular area (3 inches by 5 inches 
at 300 units-per-inch), filled with a horizontal cross-hatch pattern, 
perform the following steps:
1. Position the cursor:
E
C
*p300x400Y 
Moves the cursor to PCL Unit position (300,400) within the PCL 
coordinate systems.
2. Specify the width of the rectangle:
E
C
*c900A 
Sets the rectangle width to 900 PCL Units (3 inches at 300 
units-per-inch).
3. Specify the height of the rectangle:
E
C
*c1500B  
Sets the rectangle height to 1500 PCL Units (5 inches at 300 
units-per-inch).
4. Specify the Pattern ID:
E
C
*c1G 
 Sets the Pattern ID to 1.
5. Print the rectangular pattern-filled area:
E
C
*c3P