UI\Size::__construct

Construct a new Size

Description

public UI\Size::__construct ( float $width , float $height )

Construct a new Size using new width and height

Parameters

width

The new width

height

The new height