This is the complete list of members for xtd::drawing::size, including all inherited members.
| add(const size &size1, const size &size2) noexcept | xtd::drawing::size | static |
| ceiling(const size_f &value) noexcept | xtd::drawing::size | static |
| empty | xtd::drawing::size | static |
| equals(const xtd::drawing::size &value) const noexcept override (defined in xtd::drawing::size) | xtd::drawing::size | |
| 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 >::equals(const size &) const noexcept=0 | xtd::iequatable< size > | pure virtual |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| height() const noexcept | xtd::drawing::size | |
| height(int32 value) noexcept | xtd::drawing::size | |
| is_empty() const noexcept | xtd::drawing::size | |
| memberwise_clone() const noexcept | xtd::object | inline |
| object()=default | xtd::object | |
| operator+(const xtd::drawing::size &size) const noexcept | xtd::drawing::size | |
| operator+=(const xtd::drawing::size &size) noexcept | xtd::drawing::size | |
| operator-(const xtd::drawing::size &size) const noexcept | xtd::drawing::size | |
| operator-=(const xtd::drawing::size &size) noexcept | xtd::drawing::size | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| round(const size_f &value) noexcept | xtd::drawing::size | static |
| size()=default | xtd::drawing::size | |
| size(const xtd::drawing::point &point) noexcept | xtd::drawing::size | explicit |
| size(int32 width, int32 height) noexcept | xtd::drawing::size | |
| subtract(const xtd::drawing::size &sz1, const xtd::drawing::size &sz2) noexcept | xtd::drawing::size | static |
| to_string() const noexcept override | xtd::drawing::size | virtual |
| truncate(const size_f &value) noexcept | xtd::drawing::size | static |
| width() const noexcept | xtd::drawing::size | |
| width(int32 value) noexcept | xtd::drawing::size |