View Single Post
Old 07-10-2009, 12:41 PM
global_mapper global_mapper is offline
Administrator
 
Join Date: Jun 2007
Posts: 6,391
Thanks: 2
Thanked 519 Times in 505 Posts
Default

I'm not sure what your DrawLayersToBitmap function does, but typically after making changes to the display characteristics you would call Invalidate to cause your window to redraw.

If you can post your GM_AreaStyle_t declaration we can check that as well. Osei's recommendation to check the sizes between C++ and C# is good to help verify your declaration is correct.

Thanks,

Mike
Global Mapper Support
support@globalmapper.com
Reply With Quote