|
static |
Draws shadow 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. |
box | xtd::forms::style_sheets::ibox_model class that contains the background color of the control. |