KB10611 - Scaling problem using Params.Area.Symbol to fill polygon area with a bitmap symbol.
The problem is caused by the scaling of the symbol, which can result in horizontal or vertical gaps between the symbols. The solution to guarantee a smooth fill is use instead Params.Area.Bitmap. Alternatively, try to set Params.Area.Symbol.Size to the pixel size that is adequate for the image (maximum value for Width & Height).
Created: March 09, 2005, Modified: September 10, 2015