UI\Size::__construct

(UI 0.9.9)

UI\Size::__constructConstruct a new Size

说明

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

Construct a new Size using new width and height

参数

width

The new width

height

The new height

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top