- PHP 手册
- 函数参考
- 图形用户界面(GUI) 扩展
- UI
- UI\Draw\Stroke
UI\Draw\Stroke::getCap
(UI 0.9.9)
UI\Draw\Stroke::getCap — Get Line Cap
说明
public UI\Draw\Stroke::getCap(): intShall retrieve the line cap setting of this Stroke
参数
此函数没有参数。
返回值
UI\Draw\Line\Cap::Flat, UI\Draw\Line\Cap::Round, or UI\Draw\Line\Cap::Square
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/ui-draw-stroke.getcap.php