Line Cap Settings

Introduction

Class synopsis

UI\Draw\Line\Cap
final class UI\Draw\Line\Cap {
/* Constants */
const int UI\Draw\Line\Cap::Flat;
const int UI\Draw\Line\Cap::Round;
const int UI\Draw\Line\Cap::Square;
}

Predefined Constants

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