| 
 Purpose  | 
 Set the color of a pixel on a host printer page.  | 
| 
 Syntax  | 
 XPRINT SET PIXEL [STEP] (x!, y!) [, rgbColor&]  | 
| 
 Remarks  | 
 XPRINT SET PIXEL draws a single pixel on the host 
 printer page.  The optional color parameter is an RGB 
 value; if not included, the color defaults to the current 
 foreground color for the host printer. If the STEP option is included, 
 the x! and y! coordinates are relative to the last point 
 referenced (
  | 
| 
 See also  |