UI\Draw\Path::lineTo

(UI 0.9.9)

UI\Draw\Path::lineToDraw a Line

说明

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

Shall map the path for a line

参数

point

The point to begin mapping

radius

angle

sweep

negative

返回值

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有