| Did you know ... | Search Documentation: |
| graphical<-absolute_position |
The position relative to the screen may be found using graphical<-display_position.
See also graphical<-position
and graphical<-area.
Defaults: When device is omited, returns the absolute position
relative to the
top-most device. If the graphical is displayed, this is the
window in which the graphical is displayed.
Diagnostics: Fails silently if device is specified and graphical is not displayed on this device.