UI\Draw\Pen::strokeStroke a Path Description
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
, integer $with
, UI\Draw\Stroke $stroke
)Shall stroke the given path Parameters
|