Source: cli/marker/marker_hide.pro
marker_hide
Hide a marker from the current dataset
Usage:
marker_hide, index, state
Argument:
index int input The index number of the marker to
hide. (May be an array)
Keywords:
all If set, then hide all marked from the
dataset.
show If set, then reveal markers rather than hiding
them
History:
Original: 6/6/02; SJT