« UI\Draw\Text\Font\Stretch
UI\Draw\Line\Join »
PHP Manual
UI
Line Cap Settings
Line Cap Settings
(UI 0.9.9)
Introduction
Class synopsis
final
class
UI\Draw\Line\Cap
{
/* Constants */
const
int
Flat
;
const
int
Round
;
const
int
Square
;
}