printed-text ~master (2021-07-20T16:00:35.6778943)
Dub
Repo
ILayoutBlock.renderWith
printed
text
ILayoutBlock
Render this layout block with
renderer
and an offset of given by
x
and
y
.
interface
ILayoutBlock
void
renderWith
(
IRenderingContext2D
renderer
,
float
x
= 0f
,
float
y
= 0f
)
Meta
Source
See Implementation
printed
text
ILayoutBlock
functions
filledHeight
filledWidth
renderWith
textHeight
textWidth
Render this layout block with renderer and an offset of given by x and y.