VISIO::CANVAS_MOUSEX (int canvas)
Description:
Retrieve the current x-coordinate of the mouse pointer on a canvas. The canvas ID is passed as an argument.
Example:
xpos = VISIO::CANVAS_MOUSEX(canvas)