protected property PositionedRectangle::$height in Image Effects 8
Same name and namespace in other branches
- 8.3 src/Component/PositionedRectangle.php \Drupal\image_effects\Component\PositionedRectangle::height
- 8.2 src/Component/PositionedRectangle.php \Drupal\image_effects\Component\PositionedRectangle::height
The height of the rectangle.
The height is not influenced by rotation/translation.
Type: int
File
- src/
Component/ PositionedRectangle.php, line 46
Class
- PositionedRectangle
- Rectangle algebra class.
Namespace
Drupal\image_effects\ComponentCode
protected $height = 0;