
| 
 Purpose  | 
 Retrieve the current coordinate limits for the graphic target.  | 
| 
 Syntax  | 
 GRAPHIC GET SCALE TO x1!, y1!, x2!, y2!  | 
| 
 Remarks  | 
 GRAPHIC SCALE allows you to define your own world 
 coordinate system for subsequent 
 GRAPHIC GET SCALE retrieves the coordinate limits, which may be either custom world coordinates (if a GRAPHIC SCALE has been executed), or else default pixel coordinates. This allows you to save and restore a previous set of coordinates.  | 
| 
 See also  |