This is the complete list of members for xtd::drawing::size_f, including all inherited members.
| add(const xtd::drawing::size_f &size1, const xtd::drawing::size_f &size2) noexcept | xtd::drawing::size_f | static |
| compare_to(const xtd::drawing::size_f &obj) const noexcept override | xtd::drawing::size_f | |
| xtd::icomparable< size_f >::compare_to(const size_f &obj) const noexcept=0 | xtd::icomparable< size_f > | pure virtual |
| empty | xtd::drawing::size_f | static |
| equals(const xtd::object &obj) const noexcept override | xtd::drawing::size_f | virtual |
| equals(const xtd::drawing::size_f &other) const noexcept override | xtd::drawing::size_f | |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| xtd::iequatable< size_f >::equals(const size_f &) const noexcept=0 | xtd::iequatable< size_f > | pure virtual |
| get_hash_code() const noexcept override | xtd::drawing::size_f | virtual |
| get_type() const noexcept | xtd::object | virtual |
| height | xtd::drawing::size_f | |
| is_empty() const noexcept | xtd::drawing::size_f | |
| memberwise_clone() const | xtd::object | |
| object()=default | xtd::object | |
| operator+(const xtd::drawing::size_f &size) const noexcept | xtd::drawing::size_f | |
| operator+(const xtd::drawing::size &size) const noexcept | xtd::drawing::size_f | |
| operator+=(const xtd::drawing::size_f &size) noexcept | xtd::drawing::size_f | |
| operator+=(const xtd::drawing::size &size) noexcept | xtd::drawing::size_f | |
| operator-(const xtd::drawing::size_f &size) const noexcept | xtd::drawing::size_f | |
| operator-(const xtd::drawing::size &size) const noexcept | xtd::drawing::size_f | |
| operator-=(const xtd::drawing::size_f &size) noexcept | xtd::drawing::size_f | |
| operator-=(const xtd::drawing::size &size) noexcept | xtd::drawing::size_f | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | 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 xtd::drawing::size_f &sz1, const xtd::drawing::size_f &sz2) noexcept | xtd::drawing::size_f | static |
| to_string() const noexcept override | xtd::drawing::size_f | virtual |
| width | xtd::drawing::size_f |