592 Appendix A Command Reference
XRES X axis RESolution for custom images
Class Image editor control
Description Sets the width factor used to scale horizontal size and position parameters in the
primitives of a custom image in the image editor buffer. The XRES? query returns the
current XRES setting.
Command syntax XRES width
width integer
16 to 65,536
Query syntax XRES?
Query response width
Example
XRES 1600 // Set horizontal scaling factor to 1600
YRES 900 // Set vertical scaling factor to 900