Chapter Contents

Previous

Next
Histogram Control: _cursorTracker

Histogram Control: _cursorTracker



Invoked when cursor tracking is enabled and the mouse pointer is moved across a widget


Syntax

Syntax

objectName._cursorTracker( x, y );

Argument Type Use Description
x Numeric Output returns the mouse pointer position in pixels relative to the upper left corner of the widget's region (0,0)
y Numeric Output returns the mouse pointer position in pixels relative to the upper left corner of the widget's region (0,0)


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.