UI\Draw\Pen::write

(PHP 7, UI 0.9.9)

UI\Draw\Pen::writeDraw 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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top