UI\Draw\Stroke::getCap
(PHP 7, UI 0.9.9)
UI\Draw\Stroke::getCap — Get Line Cap
说明
public UI\Draw\Stroke::getCap
( void
) : 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