Chapter Contents

Previous

Next
Frame Class: _isTracking

Frame Class: _isTracking



Returns whether cursor tracking is enabled for the frame


Syntax
Details

Syntax

objectName._isTracking( tracking );

Argument Type Use Description
tracking Numeric Output returns a value indicating whether tracking is enabled: 1 if enabled, 0 if not enabled


Details

Cursor tracking is enabled and disabled by the _cursorTrackingOn and _cursorTrackingOff methods.


Chapter Contents

Previous

Next

Top of Page

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