Line Join Settings

Introduction

Class synopsis

UI\Draw\Line\Join
final class UI\Draw\Line\Join {
/* Constants */
const int UI\Draw\Line\Join::Miter;
const int UI\Draw\Line\Join::Round;
const int UI\Draw\Line\Join::Bevel;
}

Predefined Constants

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