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