Gets the bounding height of the rectangle.
int The bounding height of the rotated rectangle.
public function getBoundingHeight() { return $this->boundingHeight; }