#include <LgiClasses.h>
Public Attributes | |
| GRect | r |
| int | BitDepth |
| The number of bits per pixel. | |
| int | Refresh |
| The refreash rate. | |
| char * | Device |
| The device's path, system specific. | |
| char * | Name |
| A descriptive name of the device, usually the video card. | |
| char * | Monitor |
| The name of any attached monitor. | |
The position and dimensions of the display. On windows the left/upper most display will be positioned at 0,0 and each furthur display will have co-ordinates that join to one edge of that initial rectangle.
1.5.7.1