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

UI\Draw\Stroke::setJoin

PHP function Edit on GitHub ✎

(UI 0.9.9)

Set Line Join

Description

UI\Draw\Stroke::setJoin(int $join)

Shall set the line join setting for this Stroke

Parameters

join

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

Return Values

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