You can try following if first row and column have half pixel.
Graphics g = e.Graphics; g.PixelOffsetMode =PixelOffsetMode.Half;