GetBoundingRectangle
BRect GetBoundingRectangle() const;
BRect rect = first->GetBoundingRectangle();
rect = rect | band->GetBoundingRectangle();