Properties | |
| LONG R | Width [] |
| Gets the width of the screen. | |
| LONG R | Height [] |
| Gets the height of the screen. | |
| LONG R | PixelsPerInchX [] |
| Gets the count of pixels per inch in the X direction. | |
| LONG R | PixelsPerInchY [] |
| Gets the count of pixels per inch in the Y direction. | |
| LONG R Height |
Gets the height of the screen.
| LONG R PixelsPerInchX |
Gets the count of pixels per inch in the X direction.
| LONG R PixelsPerInchY |
Gets the count of pixels per inch in the Y direction.
| LONG R Width |
Gets the width of the screen.