Ardillo\Size
On this page
Description
Ardillo base Size class.
Properties
Size::$width
Width
- type:
float - default:
0
Size::$height
Height
- type:
float - default:
0
Methods
Size::__construct(float $width, float $height)
Creates a new Size instance
float $width: Widthfloat $height: Height