PHP: UI\Draw\Stroke::setCap - Manual (original) (raw)
Change language:
(UI 0.9.9)
UI\Draw\Stroke::setCap — Set Line Cap
Description
public UI\Draw\Stroke::setCap(int $cap)
Shall set the line cap setting for this Stroke
Parameters
cap
UI\Draw\Line\Cap::Flat, UI\Draw\Line\Cap::Round, or UI\Draw\Line\Cap::Square
Found A Problem?
Learn How To Improve This Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.