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
pointThe point to perform the drawing
layoutThe layout of the text to draw