UI\Draw\Stroke::getJoin

(UI 0.9.9)

UI\Draw\Stroke::getJoinGet Line Join

说明

public UI\Draw\Stroke::getJoin(): int

Shall retrieve the line join setting of this Stroke

参数

此函数没有参数。

返回值

UI\Draw\Line\Join::Miter, UI\Draw\Line\Join::Round, or UI\Draw\Line\Join::Bevel

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top