This is the complete list of members for xtd::drawing::size_f, including all inherited members.
| add(const size_f &size1, const size_f &size2) noexcept -> size_f | xtd::drawing::size_f | static |
| compare_to(const size_f &obj) const noexcept -> xtd::int32 override | xtd::drawing::size_f | |
| xtd::icomparable< size_f >::compare_to(const size_f &obj) const noexcept -> xtd::int32=0 | xtd::icomparable< size_f > | pure virtual |
| empty | xtd::drawing::size_f | static |
| equals(const xtd::object &obj) const noexcept -> bool override | xtd::drawing::size_f | virtual |
| equals(const size_f &other) const noexcept -> bool override | xtd::drawing::size_f | |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| xtd::iequatable< size_f >::equals(const size_f &) const noexcept -> bool=0 | xtd::iequatable< size_f > | pure virtual |
| get_hash_code() const noexcept -> xtd::usize override | xtd::drawing::size_f | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| height | xtd::drawing::size_f | |
| is_empty() const noexcept -> bool | xtd::drawing::size_f | |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| object()=default | xtd::object | |
| operator+(const xtd::drawing::size_f &size) const noexcept -> size_f | xtd::drawing::size_f | |
| operator+(const xtd::drawing::size &size) const noexcept -> size_f | xtd::drawing::size_f | |
| operator+=(const xtd::drawing::size_f &size) noexcept -> size_f & | xtd::drawing::size_f | |
| operator+=(const xtd::drawing::size &size) noexcept -> size_f & | xtd::drawing::size_f | |
| operator-(const xtd::drawing::size_f &size) const noexcept -> size_f | xtd::drawing::size_f | |
| operator-(const xtd::drawing::size &size) const noexcept -> size_f | xtd::drawing::size_f | |
| operator-=(const xtd::drawing::size_f &size) noexcept -> size_f & | xtd::drawing::size_f | |
| operator-=(const xtd::drawing::size &size) noexcept -> size_f & | xtd::drawing::size_f | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| size_f() noexcept=default | xtd::drawing::size_f | |
| size_f(const xtd::drawing::point_f &point) noexcept | xtd::drawing::size_f | explicit |
| size_f(float width, float height) noexcept | xtd::drawing::size_f | |
| subtract(const size_f &sz1, const size_f &sz2) noexcept -> size_f | xtd::drawing::size_f | static |
| to_string() const noexcept -> xtd::string override | xtd::drawing::size_f | virtual |
| width | xtd::drawing::size_f |