使用 currentMousePoint 参数来确定记录上次鼠标事件时指针的坐标。
query 命令
当前视图。
query currentMousePoint.[ x | y ]
x | 使用 x 限定符来指定指针的 x 坐标。 |
y | 使用 y 限定符来指定指针的 y 坐标。 |
query currentMousePoint.x query currentMousePoint.y
query 命令
Copyright IBM Corporation 1992, 2006. All Rights Reserved.