UI\Draw\Pen::stroke

(UI 0.9.9)

UI\Draw\Pen::strokeStroke a Path

説明

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

Shall stroke the given path

パラメータ

path

The path to stroke

with

The color or brush to stroke with

stroke

The configuration of the stroke

関連キーワード:  stroke, Stroke, Pen, path, a, public, save, transform, Brush, int