PHP 8.4.6 Released!

UI\Draw\Stroke::setCap

(UI 0.9.9)

UI\Draw\Stroke::setCapDefine la terminación de la línea

Descripción

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

Define el final de esta línea

Parámetros

cap

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

add a note

User Contributed Notes

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