PHP 8.5.0 Beta 2 available for testing

Represents Text Layout

(UI 0.9.9)

Introduction

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

Class synopsis

class UI\Draw\Text\Layout {
/* Constructor */
public __construct (string $text, UI\Draw\Text\Font $font, float $width)
/* 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 Contents

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /