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