Use the currentMousePoint parameter to determine the coordinates of the pointer at the time the last mouse event was recorded.
query command
The current view.
query currentMousePoint.[x | y]
x | Use the x qualifier to specify the x coordinate of the pointer. |
y | Use the y qualifier to specify the y coordinate of the pointer. |
query currentMousePoint.x query currentMousePoint.y
query command
Copyright IBM Corporation 1992, 2007. All Rights Reserved.