UI\Draw\Pen::fill

(UI 0.9.9)

UI\Draw\Pen::fillFill a Path

说明

public UI\Draw\Pen::fill(UI\Draw\Path $path, UI\Draw\Brush $with)
public UI\Draw\Pen::fill(UI\Draw\Path $path, UI\Draw\Color $with)
public UI\Draw\Pen::fill(UI\Draw\Path $path, int $with)

Shall fill the given path

参数

path

The path to fill

with

The color or brush to fill with

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/ui-draw-pen.fill.php