rect_height
int rect_height = bounds.IntegerHeight();
int y_pos = (rect_height - label_height) / 2 + label_height;