编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Draw\Path::addRectangle
  • UI\Draw\Path::bezierTo »
  • PHP Manual
  • UI\Draw\Path
  • Draw an Arc

UI\Draw\Path::arcTo

(PHP 7, UI 0.9.9)

UI\Draw\Path::arcTo — Draw an Arc

说明

public UI\Draw\Path::arcTo ( UI\Point $point , float $radius , float $angle , float $sweep , float $negative )

Shall map the path for an arc

参数

point

The point to begin mapping

radius

The radius of the arc

angle

The angle of the arc

sweep

The sweep of the arc

negative

返回值

相关文章
php ui draw pathphp harupage append an arc to the current pathphp ui draw color color manipulationphp ui draw color color manipulationphp ui draw matrix invert matrixphp ui draw path draw a rectanglephp ui draw path draw an arcphp ui draw path draw bezier curvephp ui draw path close figurephp ui draw path construct a new pathphp ui draw path finalize pathphp ui draw path draw a linephp ui draw path draw figurephp ui draw path draw figure with arcphp ui draw pen clip a pathphp ui draw pen fill a pathphp ui draw pen stroke a pathphp ui draw stroke set miter limitphp ui draw stroke set thicknessphp ui draw text layout set width
关注编程学问公众号
编程学问网 湘ICP备20001732号