UI\Draw\Stroke::getCap

(UI 0.9.9)

UI\Draw\Stroke::getCapDevuelve el tipo de terminación de línea

Descripción

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

Devuelve el tipo de terminación de este trazo

Parámetros

Esta función no tiene parámetros.

Valores devueltos

UI\Draw\Line\Cap::Flat, UI\Draw\Line\Cap::Round, o UI\Draw\Line\Cap::Square

add a note

User Contributed Notes

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