PHP 8.4.0 RC3 available for testing

UI\Draw\Stroke::getJoin

(UI 0.9.9)

UI\Draw\Stroke::getJoinRenvoie le type de jointure de trait

Description

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

Renvoie le type de jointure de ce trait

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top