UI\Draw\Stroke::setJoin

(UI 0.9.9)

UI\Draw\Stroke::setJoinEstablece la línea de unión

Descripción

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

Establecerá la línea de unión para este trazo

Parámetros

join

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

Valores devueltos

add a note add a note

User Contributed Notes

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