Hi,
i'm working with C# and the AxMapPointControl and want to realize the following problem:
I draw several lines on my map at a stretch. After the drawing i add 2 Pushpins to the start- and end-position.
Now i want to Zoom-In the wohl drawing (all Lines and the Start- and Stop-Pushpin). Unfortunately i don't know, how to do this. I've tried a little with the SelectedArea.SelectArea(...)-Method, but don't get pretty far with it.
Hope, that anybody can help me!
mike
ps.: Wehre can i find a good help for the MapPoint Active-X-Control? I've searched the MSDN but can't find anything helpfull.