Rectangle::$boundingWidth

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Utility/Rectangle.php \Drupal\Component\Utility\Rectangle::boundingWidth
  2. 8.9.x core/lib/Drupal/Component/Utility/Rectangle.php \Drupal\Component\Utility\Rectangle::boundingWidth
  3. 10 core/lib/Drupal/Component/Utility/Rectangle.php \Drupal\Component\Utility\Rectangle::boundingWidth

The width of the rotated rectangle.

Type: int

File

core/lib/Drupal/Component/Utility/Rectangle.php, line 46

Class

Rectangle
Rectangle rotation algebra class.

Namespace

Drupal\Component\Utility

Code

protected $boundingWidth;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.