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