Chapter Contents

Previous

Next
Map: _setSelectMode

Map: _setSelectMode



Assigns the selection mode at run-time


Syntax

Syntax

CALL NOTIFY (map-name, '_setSelectMode', select_mode);

Argument Type Description
select_mode
C specifies what can be selected:


'BOTH' either the map or marker can be selected. This is the default.


'MAP' the map region can be selected.


'MARKER' the marker can be selected.


'NONE' neither the map region nor marker can be selected.


Chapter Contents

Previous

Next

Top of Page

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