<< GetScratchPath | GetScreenName >> |
Top: Documentation Library | Up: G Commands |
GetScreenDPI System Query Command
GETSCREENDPI AmigaOnly
Gets the display resolution of the current screen.
getscreendpi
stem/a Gets the display dpi.
Results:
x/i The horizontal display dpi.
y/i The vertical display dpi.
Examples:
getscreendpi rez say rez.x say rez.y
GetScreenDPI Command Definition url:PGScmd/getscreendpi
created:2006-03-30 22:20:08 last updated:2006-03-30 22:20:08
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For GetScreenDPI | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 17:27:05 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . GetScreenDPI (stem[X,Y])
ARexx: Applescript: | |
User Contributed Comments For GetScreenDPI | sign in to add a comment |
<< GetScratchPath | GetScreenName >> |
Top: Documentation Library | Up: G Commands |