|
ION Java User's Guide: ION Java Class and Method Reference |
|
The getMousePos() method returns the current location of the mouse cursor in the canvas.
public Point getMousePos()
None.
None.
Point pt = getMousePos();
IDL Online Help (March 06, 2007)