| UI\Size::ofPoint Coercion 説明public static UI\Size UI\Size::of(float  $size)public static UI\Size UI\Size::of(UI\Point  $point)Shall return a UI\Size object where width and height are equal to those supplied, either in float or UI\Point form パラメータ
 戻り値The resulting Size |