UI\Draw\Stroke
PHP Manual

UI\Draw\Stroke::getJoin

(PHP 7, UI 0.9.9)

UI\Draw\Stroke::getJoinGet Line Join

Beschreibung

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

Shall retrieve the line join setting of this Stroke

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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


UI\Draw\Stroke
PHP Manual