php8.5
Home/ Manual/ draw / stroke/ UI\Draw\Stroke::getJoin

UI\Draw\Stroke::getJoin

PHP function Edit on GitHub ✎

(UI 0.9.9)

Get Line Join

Description

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

Shall retrieve the line join setting of this Stroke

Parameters Parameters

Return Values

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

Source: reference/ui/ui/draw/stroke/getjoin.xml · from the official PHP manual (php/doc-en)