Contents
Display Legacy Contents

 Print
    Get Cursor Last Pos    
Gets the cursor position of last event.

Parameters

Target X Pos. <unquoted string>

The control or variable that saves the X coordinate of the cursor position in the last event.

 
Target Y Pos. <numeric>

The control or variable that saves the Y coordinate of the cursor position in the last event.

     
  •   On iOS the cursor position is only tracked on touch events done on a Draw Control.

See also
Samples

 
 
Updated: 7/27/2018 9:43 AM