I am trying to draw an area style without an outline, if i specify a pen of 0 and color transparent or even specify no pen, the boundary is still visible because not all of the pixels are being painted with the solidfillbrush of the area style.
The first image is with a gray 1.0 outline, the next image is without a pen specified.
Is there any way to make the boundary not visible?
See attached: