util/
vis_getscreendisplaysize.pro
top vis_getscreendisplaysize
result = vis_getscreendisplaysize( [monitor_index])
Returns the "usable for display" size of the screen, i.e., excluding the Windows taskbar or Mac OS X menu.
Return value
lonarr(2)
Parameters
- monitor_index in optional type=long default=primary monitor index
index of monitor to return size of
File attributes
Modification date: | Mon Nov 29 18:32:44 2010 |
Lines: | 28 |
Docformat: | rst rst |