php8.5
Home/ Manual/ draw / pen/ UI\Draw\Pen::write

UI\Draw\Pen::write

PHP function Edit on GitHub ✎

(UI 0.9.9)

Draw Text at Point

Description

UI\Draw\Pen::write(UI\Point $point, UI\Draw\Text\Layout $layout)

Shall draw the given text layout at the given point

Parameters

point

The point to perform the drawing

layout

The layout of the text to draw

Source: reference/ui/ui/draw/pen/write.xml · from the official PHP manual (php/doc-en)