Winwaed
03-07-2008, 05:32 PM
I'm trying to copy an image of the legend to the clipboard.
The Dataset.Copy method should do this.
The docs say that this method does the following:
DataSet: The data set to paste to the map, or an image of the data set legend or the location of each data point to paste in another application.
Of course it copied the image when I ran my test (using inbuilt demographic data), but it copies the names of all the data points when I try to use it with real data.
Both map Dataset objects are shaded maps.
So how does MapPoint determine which of the above three copy options are used?
Richard
The Dataset.Copy method should do this.
The docs say that this method does the following:
DataSet: The data set to paste to the map, or an image of the data set legend or the location of each data point to paste in another application.
Of course it copied the image when I ran my test (using inbuilt demographic data), but it copies the names of all the data points when I try to use it with real data.
Both map Dataset objects are shaded maps.
So how does MapPoint determine which of the above three copy options are used?
Richard