Scale Roundrect & preserve rounding

I have a textballoon class that places textFields in a white rounded rect. I want to scale the rect but have the rounding at the corners remain constant, rather than flatting or elongating with scaleY. Is there another parameter I should use instead of scaleY to accomplish this?

Any help is appreciated.