Hi,
does anybody know how I can programatically force the redraw of the map in mappoint.
Thank you very much!
This is a discussion on Redraw map within the MapPoint Desktop 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!...
Hi,
does anybody know how I can programatically force the redraw of the map in mappoint.
Thank you very much!
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
www.comfortsoftware.be
www.expertsoftware.be
MapPoint coding demo
MapPoint 2011 available, buy now
It works!!!
Thank you very much!![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)