xtd 0.2.0
Loading...
Searching...
No Matches
xtd::drawing::native::font Member List

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::fontprotectedstatic
create_from_hdc(intptr hdc)xtd::drawing::native::fontprotectedstatic
create_from_hfont(intptr hfont)xtd::drawing::native::fontprotectedstatic
destroy(intptr font)xtd::drawing::native::fontprotectedstatic
dpi()xtd::drawing::native::fontprotectedstatic
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::fontprotectedstatic
height(intptr font)xtd::drawing::native::fontprotectedstatic
height(intptr font, intptr hdc)xtd::drawing::native::fontprotectedstatic