Gets the bounding width of the rectangle.
int The bounding width of the rotated rectangle.
public function getBoundingWidth() { return $this->boundingWidth; }