Having found out how to select the pushpins within a shape, I'm now toiling to find out how to draw the shape real time, i.e. as the User clicks on the map.
I've been through the help and the only example given is to create the shape using the co-ordinates AFTER the User has clicked them. I've started writing code where the User defines the shape to be drawn, we then grab the location of clicks as they occur and hold them in an array and then use these values to draw the shape when the User double clicks on the map.
I can't believe this there is no way of telling the Map to adopt a certain drawing tool as in the toolbar in MapPoint itself. Can someone please tell me if this can be done !!
Thanks again
Rob