|
UI\Draw\Stroke::__constructConstruct a new Stroke Description
public UI\Draw\Stroke::__construct(
int $cap = UI\Draw\Line\Cap::Flat,int $join = UI\Draw\Line\Join::Miter,float $thickness = 1,float $miterLimit = 10) Shall construct a new Stroke Parameters
|