![]() Chapter Contents |
![]() Previous |
![]() Next |
| Map: _getMode |
| Syntax | |
| Details |
Syntax |
| CALL NOTIFY (map-name, '_getMode', mode); |
| Argument | Type | Description | |
|---|---|---|---|
| mode | C | returns the currently specified action: | |
| 'SELECT' | highlights the marker or map area | ||
| 'ADD' | adds a marker or label to the area | ||
| 'DELETE' | deletes the selected label or marker | ||
| 'ROTATE' | changes the mouse pointer into a rotation tool | ||
| Details |
The mode is the action that occurs when a user clicks on an area or marker at run-time. To specify the action a user can perform at run-time, use the _setMode method. The _getMode method returns a value specified only by the _setMode method.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.