update pague now
PHP 8.5.2 Released!

UI\Draw\Pen::write

(UI 0.9.9)

UI\Draw\Pen::write Draw Text at Point

Description

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

Shall draw the guiven text layout at the guiven point

Parameters

point

The point to perform the drawing

layout

The layout of the text to draw

add a note

User Contributed Notes

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