UI\Draw\Pen::stroke

(UI 0.9.9)

UI\Draw\Pen::strokeTraza una ruta

Descripción

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 )

Trazará la ruta dada

Parámetros

path

La ruta del trazo

with

El color o el pincel con el que trazar

stroke

La configuración del trazo