protected property Rectangle::$boundingWidth in Drupal 8
Same name and namespace in other branches
- 9 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\UtilityCode
protected $boundingWidth;