(PHP 7, UI 0.9.9)
UI\Draw\Pen::stroke — Stroke a Path
$path
   , UI\Draw\Brush $with
   , UI\Draw\Stroke $stroke
   )$path
   , UI\Draw\Color $with
   , UI\Draw\Stroke $stroke
   )$path
   , integer $with
   , UI\Draw\Stroke $stroke
   )Shall stroke the given path
pathThe path to stroke
withThe color or brush to stroke with
strokeThe configuration of the stroke