Draw Stroke
(UI 0.9.9)
Introduzione
Holds the configuration for the Pen to perform a stroke
Sommario della classe
class UI\Draw\Stroke
{
public __construct(
int $cap = UI\Draw\Line\Cap::Flat,
int $join = UI\Draw\Line\Join::Miter,
float $thickness = 1,
float $miterLimit = 10)
}
Indice dei contenuti
There are no user contributed notes for this page.