| 
 Purpose  | 
 Draw a single pixel.  | 
| 
 Syntax  | 
 GRAPHIC SET PIXEL [STEP] (x!, y!) [, rgbColor&]  | 
| 
 Remarks  | 
 The coordinate point is specified in Page Units. If the STEP option is included, the x! and y! coordinates are relative to the last point referenced (POS).  | 
| 
 See also  | 
 Built In RGB Color Equates, GRAPHIC COLOR, GRAPHIC GET PIXEL, GRAPHIC SET BITS  |