This is the complete list of members for xtd::drawing::font, including all inherited members.
| bold() const noexcept -> bool | xtd::drawing::font | |
| equals(const xtd::object &obj) const noexcept -> bool override | xtd::drawing::font | virtual |
| equals(const font &other) const noexcept -> bool override | xtd::drawing::font | |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| xtd::iequatable< font >::equals(const font &) const noexcept -> bool=0 | xtd::iequatable< font > | pure virtual |
| font() | xtd::drawing::font | |
| 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_family | xtd::drawing::font | |
| from_hdc(const intptr hdc) -> font | xtd::drawing::font | static |
| from_hfont(const intptr hfont) -> font | xtd::drawing::font | static |
| gdi_char_set() const noexcept -> xtd::byte | xtd::drawing::font | |
| gdi_vertical_font() const noexcept -> bool | xtd::drawing::font | |
| get_hash_code() const noexcept -> xtd::usize override | xtd::drawing::font | virtual |
| get_height() const -> float | xtd::drawing::font | |
| get_height(const graphics &graphics) const -> float | xtd::drawing::font | |
| get_height(float dpi) const -> float | xtd::drawing::font | |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| handle() const noexcept -> xtd::intptr | xtd::drawing::font | |
| height() const noexcept -> xtd::int32 | xtd::drawing::font | |
| is_system_font() const noexcept -> bool | xtd::drawing::font | |
| italic() const noexcept -> bool | xtd::drawing::font | |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| name() const noexcept -> const xtd::string & | xtd::drawing::font | |
| object()=default | xtd::object | |
| original_font_name() const noexcept -> const xtd::string & | xtd::drawing::font | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| size() const noexcept -> float | xtd::drawing::font | |
| size_in_points() const noexcept -> float | xtd::drawing::font | |
| strikeout() const noexcept -> bool | xtd::drawing::font | |
| style() const noexcept -> xtd::drawing::font_style | xtd::drawing::font | |
| to_hfont() const -> xtd::intptr | xtd::drawing::font | |
| to_string() const noexcept -> xtd::string override | xtd::drawing::font | virtual |
| underline() const noexcept -> bool | xtd::drawing::font | |
| unit() const noexcept -> xtd::drawing::graphics_unit | xtd::drawing::font |