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