protected property Rectangle::$height in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Component/Utility/Rectangle.php \Drupal\Component\Utility\Rectangle::height
The height of the rectangle.
Type: int
File
- core/
lib/ Drupal/ Component/ Utility/ Rectangle.php, line 39
Class
- Rectangle
- Rectangle rotation algebra class.
Namespace
Drupal\Component\UtilityCode
protected $height;