|
static |
Draws text.
graphics | The xtd::drawing::graphics used to draw text. |
bounds | The xtd::drawing::rectangle that specifies the bounds of the text. |
text | The xtd::ustring text to draw. |
data | The xtd::forms::style_sheets::itext_model class wish contains informations about how to draw the the text. |