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 |
| empty | xtd::drawing::size_f | static |
| equals(const xtd::drawing::size_f &value) const noexcept override (defined in xtd::drawing::size_f) | xtd::drawing::size_f | |
| xtd::object::equals(const object &obj) const noexcept | xtd::object | |
| xtd::object::equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| iequatable< size_f >::equals(const size_f &) const noexcept=0 | xtd::iequatable< size_f > | pure virtual |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| height() const noexcept | xtd::drawing::size_f | |
| height(float value) noexcept | xtd::drawing::size_f | |
| is_empty() const noexcept | xtd::drawing::size_f | |
| memberwise_clone() const noexcept | xtd::object | inline |
| 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 &object_a, const object &object_b) noexcept | xtd::object | static |
| 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() const noexcept | xtd::drawing::size_f | |
| width(float value) noexcept | xtd::drawing::size_f |