编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Point
  • UI\Point::__construct »
  • PHP Manual
  • UI\Point
  • Size Coercion

UI\Point::at

(PHP 7, UI 1.0.2)

UI\Point::at — Size Coercion

说明

public static UI\Point::at ( float $point ) : UI\Point
public static UI\Point::at ( UI\Size $size ) : UI\Point

Shall return a UI\Point object where x and y are equal to those supplied, either in float or UI\Size form

参数

point

The value for x and y

size

The Size to convert

返回值

The resulting Point

相关文章
php imagick gets point sizephp imagick sets point sizephp solrquery sets the factor by which the regex fragmenter can stray from the ideal fragment sizephp ui area set sizephp ui draw pen draw text at pointphp ui draw text font descriptor size detectionphp ui point size coercionphp ui point construct a new pointphp ui point retrieves xphp ui point retrieves yphp ui point set xphp ui point set yphp ui size construct a new sizephp ui size retrieves heightphp ui size retrives widthphp ui size point coercionphp ui size set heightphp ui size set widthphp ui window get window sizephp ui window set size
关注编程学问公众号
编程学问网 湘ICP备20001732号