by

infix fun Size.by(height: Size): BoundingBox

Shorthand for creating a BoundingBox from two Sizes.

Return

a new BoundingBox with this width and the given height

Parameters

height

height of the bounding box