UI\Draw\Stroke::setCap

(PHP 7, UI 0.9.9)

UI\Draw\Stroke::setCapSet Line Cap

설명

public UI\Draw\Stroke::setCap ( integer $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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top