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