Clickx
Clickx (Function)
Format
clickx
clickx ( )
returns integer_expression
Description
Returns the mouse x location of the mouse pointer over the graphic output last time the user clicked a mouse button.
The position is measured in pixels unless a Window has been set, in which case it is in the units that window defines. Use ClickB to find out whether a click has happened at all.
Example
See sample program on Clickb.
See Also
Clickb, Clickclear, Clickx, Clicky, Mouseb, Mousex, Mousey, Window
History
| 0.9.4d | New To Version |