MouseX()
语法
Result = MouseX()概要
Returns the actual mouse 'x' position (in pixels) on the current screen. The position can be changed easily with the MouseLocate() function. ExamineMouse() should be called before this function to update the actual mouse position.
参数
无.
返回值
The actual mouse 'x' position (in pixels) on the current screen.
参阅
ExamineMouse(), MouseLocate(), MouseY()
已支持操作系统
所有