parent root
PHP: UI\Draw\Line\Cap - Manual
PHP 7.2.23 Release Announcement

Line Cap Settings

(PHP 7, UI 0.9.9)

Introduction

Class synopsis

final UI\Draw\Line\Cap {
/* Constants */
const integer Flat ;
const integer Round ;
const integer Square ;
}
add a noteadd a note

User Contributed Notes

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