SetRightBottom
void SetRightBottom(const BPoint point);
textRect.SetRightBottom(BPoint(1500.0, textRect.RightBottom().y));
rect.SetRightBottom(where + BPoint(2, 2));
void SetRightBottom(const IntPoint& p);
outRect.SetRightBottom(bottomRight);