marker::set_coords

Source: stream/marker/marker__set_coords.pro

 marker::set_coords
        Set the vertices of a marker

 Usage:
        mref -> set_coords,x,y

 Arguments:
        x       float   The x-coordinates. For dynamic_spect datasets
                        and rate datasets, then this may be a 2-d array
                        containing dates in doy format.
        y       float   The y-coordinates.

 History:
        Original: 31/5/02; SJT
        Fixed memory leak: 10/6/02; SJT



James Tappin 2005-02-04