UI\Draw\Stroke::setCap

(UI 0.9.9)

UI\Draw\Stroke::setCapSet Line Cap

説明

public UI\Draw\Stroke::setCap(int $cap)

Shall set the line cap setting for this Stroke

パラメータ

cap

UI\Draw\Line\Cap::Flat, UI\Draw\Line\Cap::Round, or UI\Draw\Line\Cap::Square

関連キーワード:  Cap, Set, Stroke, setCap, cap, getThickness, setJoin, public, int, Shall