I do this by getting the Y scale of the text then multiplying that by the number of lines I have and adding that to the Y scale of the background/sliced sprite. The way I get the number of lines is using RelativeSize (UILabel), the Y seems to always be a whole number while correlates with the number of lines (for a fixed width UILabel).