UI\Draw\Pen::write

Draw Text at Point

説明

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

Shall draw the given text layout at the given point

パラメータ

point

The point to perform the drawing

layout

The layout of the text to draw