Dutch PHP Conference 2025 - Call For Papers

Line Join Settings

(UI 0.9.9)

Вступ

Короткий огляд класу

final class UI\Draw\Line\Join {
/* Константи */
const int Miter;
const int Round;
const int Bevel;
}

Попередньо визначені константи

UI\Draw\Line\Join::Miter
UI\Draw\Line\Join::Round
UI\Draw\Line\Join::Bevel
add a note

User Contributed Notes

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