PHP: UI\Size::__construct - Manual (original) (raw)
Change language:
(UI 0.9.9)
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
Found A Problem?
Learn How To Improve This Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.