This is the complete list of members for xtd::forms::text_renderer, including all inherited members.
| draw_shadow_text(xtd::drawing::graphics &graphics, const xtd::drawing::rectangle &bounds, const xtd::string &text, const xtd::forms::style_sheets::itext_model &data, const xtd::forms::style_sheets::ibox_model &box) -> void | xtd::forms::text_renderer | static |
| draw_shadow_text_and_links(xtd::drawing::graphics &graphics, const xtd::drawing::rectangle &bounds, const xtd::string &text, const xtd::forms::style_sheets::itext_model &data, const xtd::forms::style_sheets::ibox_model &box) -> void (defined in xtd::forms::text_renderer) | xtd::forms::text_renderer | static |
| draw_text(xtd::drawing::graphics &graphics, const xtd::drawing::rectangle &bounds, const xtd::string &text, const xtd::forms::style_sheets::itext_model &data) -> void | xtd::forms::text_renderer | static |
| draw_text_and_links(xtd::drawing::graphics &graphics, const xtd::drawing::rectangle &bounds, const xtd::string &text, const xtd::forms::style_sheets::itext_model &data) -> void (defined in xtd::forms::text_renderer) | xtd::forms::text_renderer | static |