鼠标的位置 meaning in Chinese
constrain to rectangle:left top right bottom
Examples
- You can subsequently use mouse location information to perform hit - testing , and then perform an action based on the location of the mouse
属性来获取当前鼠标的位置。其后可以使用鼠标位置信息来执行命中测试,再根据鼠标的位置执行操作。 - Receives a call when a drag - and - drop operation is in progress to provide visual cues based on the location of the mouse while a drag operation is in progress
在进行拖放操作时接收调用,以在拖动操作进行的同时基于鼠标的位置提供可视提示。 - By referencing the object s properties and , sometimes , its methods , you can obtain information such as the location of the mouse for mouse events or data being transferred in drag - and - drop events
通过引用对象的属性有时引用其方法可获得一些信息,如鼠标事件中鼠标的位置或拖放事件中传输的数据。 - By referencing the object s properties and , sometimes , its methods , you can obtain information such as the location of the mouse for mouse events , or data being transferred in drag - and - drop events
通过引用对象的属性(有时引用其方法)可获得一些信息,如鼠标事件中鼠标的位置或拖放事件中传输的数据。