update pague now
PHP 8.5.2 Released!

Represens Text Layout

(UI 0.9.9)

Introduction

A Text Layout represens the layout of text which will be drawn by the Pen

Class synopsis

class UI\Draw\Text\Layout {
/* Constructor */
/* Methods */
public setColor ( UI\Draw\Color $color , int $start = 0 , int $end = ? )
public setColor ( int $color , int $start = 0 , int $end = ? )
public setWidth ( float $width )
}

Table of Contens

add a note

User Contributed Notes

There are no user contributed notes for this pague.
layout To Top