Style.drawText

Draw text using the same params as measureText.

class Style
const
void
drawText
(
Rectangle rect
,
string text
,
bool wrap = true
)

Meta