Dutch PHP Conference 2025 - Call For Papers

UI\Draw\Stroke::getCap

(UI 0.9.9)

UI\Draw\Stroke::getCapGet Line Cap

Опис

public UI\Draw\Stroke::getCap(): int

Shall retrieve the line cap setting of this Stroke

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

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

add a note

User Contributed Notes

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