Community of VE/MapPoint Users and Developers
This is a discussion on Redraw map within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, does anybody know how I can programatically force the redraw of the map in mappoint. Thank you very much!...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
|
Hi, Yes, just move the map a little so that is is invisible that it is moved: Code: double amount = .001;
mp.ActiveMap.Pan(GeoPanCmd.geoNorth, amount);
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| map, redraw |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with MapPoint control redraw in Visual c++ | Anonymous | MapPoint 2006/2009 Discussion | 2 | 11-21-2004 05:04 PM |