Redraws whole bitmap of map layout. (Updates mapBitmap field.)
Redraws whole bitmap of map layout. (Updates mapBitmap field.)
private void RedrawMapBitmap();
This method redraws map cell (Updates mapBitmap field)
private void RedrawMapBitmap(int,int);