This is the complete list of members for xtd::drawing::native::font, including all inherited members.
| create(const xtd::string &family_name, float em_size, bool bold, bool italic, bool underline, bool strikeout, xtd::byte gdi_char_set, bool gdi_vertical_font) | xtd::drawing::native::font | protectedstatic |
| create_from_hdc(intptr hdc) | xtd::drawing::native::font | protectedstatic |
| create_from_hfont(intptr hfont) | xtd::drawing::native::font | protectedstatic |
| destroy(intptr font) | xtd::drawing::native::font | protectedstatic |
| dpi() | xtd::drawing::native::font | protectedstatic |
| get_information(intptr font, xtd::string &name, float &em_size, bool &bold, bool &italic, bool &underline, bool &strikeout, xtd::byte &gdi_char_set, bool &gdi_vertical_font) | xtd::drawing::native::font | protectedstatic |
| height(intptr font) | xtd::drawing::native::font | protectedstatic |
| height(intptr font, intptr hdc) | xtd::drawing::native::font | protectedstatic |