This is the complete list of members for xtd::drawing::font, including all inherited members.
bold() const noexcept | xtd::drawing::font | |
equals(const font &value) const noexcept override (defined in xtd::drawing::font) | xtd::drawing::font | |
equals(const object &obj) const noexcept | xtd::drawing::font | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::drawing::font | inlinestatic |
iequatable< font >::equals(const font &) const noexcept=0 | xtd::iequatable< font > | pure virtual |
font(const font &prototype, float em_size) | xtd::drawing::font | |
font(const font &prototype, float em_size, font_style style) | xtd::drawing::font | |
font(const font &prototype, font_style style) | xtd::drawing::font | |
font(xtd::string family_name, float em_size, font_style style, graphics_unit unit, xtd::byte gdi_char_set, bool gdi_vertical_font) | xtd::drawing::font | |
font(const drawing::font_family &font_family, float em_size, font_style style, graphics_unit unit, xtd::byte gdi_char_set, bool gdi_vertical_font) | xtd::drawing::font | |
font(xtd::string family_name, float em_size, font_style style, graphics_unit unit, xtd::byte gdi_char_set) | xtd::drawing::font | |
font(const drawing::font_family &font_family, float em_size, font_style style, graphics_unit unit, xtd::byte gdi_char_set) | xtd::drawing::font | |
font(xtd::string family_name, float em_size, font_style style, graphics_unit unit) | xtd::drawing::font | |
font(const drawing::font_family &font_family, float em_size, font_style style, graphics_unit unit) | xtd::drawing::font | |
font(xtd::string family_name, float em_size, font_style style) | xtd::drawing::font | |
font(const drawing::font_family &font_family, float em_size, font_style style) | xtd::drawing::font | |
font(xtd::string family_name, float em_size, graphics_unit unit) | xtd::drawing::font | |
font(const drawing::font_family &font_family, float em_size, graphics_unit unit) | xtd::drawing::font | |
font(xtd::string family_name, float em_size) | xtd::drawing::font | |
font(const drawing::font_family &font_family, float em_size) | xtd::drawing::font | |
font_family() const noexcept | xtd::drawing::font | |
from_hdc(const intptr hdc) | xtd::drawing::font | static |
from_hfont(const intptr hfont) | xtd::drawing::font | static |
gdi_char_set() const noexcept | xtd::drawing::font | |
gdi_vertical_font() const noexcept | xtd::drawing::font | |
get_hash_code() const noexcept | xtd::object | virtual |
get_height() const | xtd::drawing::font | |
get_height(const graphics &graphics) const | xtd::drawing::font | |
get_height(float dpi) const | xtd::drawing::font | |
get_type() const noexcept | xtd::object | virtual |
handle() const noexcept | xtd::drawing::font | |
height() const noexcept | xtd::drawing::font | |
is_system_font() const noexcept | xtd::drawing::font | |
italic() const noexcept | xtd::drawing::font | |
memberwise_clone() const | xtd::object | inline |
name() const noexcept | xtd::drawing::font | |
object()=default | xtd::object | |
original_font_name() const noexcept | xtd::drawing::font | |
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
size() const noexcept | xtd::drawing::font | |
size_in_points() const noexcept | xtd::drawing::font | |
strikeout() const noexcept | xtd::drawing::font | |
style() const noexcept | xtd::drawing::font | |
to_hfont() const | xtd::drawing::font | |
to_string() const noexcept override | xtd::drawing::font | virtual |
underline() const noexcept | xtd::drawing::font | |
unit() const noexcept | xtd::drawing::font |