This is the complete list of members for xtd::drawing::rectangle, including all inherited members.
| add(const xtd::drawing::size &sz) noexcept -> void | xtd::drawing::rectangle | |
| add(xtd::int32 width, xtd::int32 height) noexcept -> void | xtd::drawing::rectangle | |
| add(const rectangle &rect, xtd::int32 x, xtd::int32 y) noexcept -> rectangle | xtd::drawing::rectangle | static |
| add(const rectangle &rect, const xtd::drawing::size &sz) noexcept -> rectangle | xtd::drawing::rectangle | static |
| bottom() const noexcept -> xtd::int32 | xtd::drawing::rectangle | |
| ceiling(const xtd::drawing::rectangle_f &rect) noexcept -> rectangle | xtd::drawing::rectangle | static |
| center() const noexcept -> xtd::drawing::point | xtd::drawing::rectangle | |
| contains(const xtd::drawing::point &pt) const noexcept -> bool | xtd::drawing::rectangle | |
| contains(const xtd::drawing::rectangle &rect) const noexcept -> bool | xtd::drawing::rectangle | |
| contains(xtd::int32 x, xtd::int32 y) const noexcept -> bool | xtd::drawing::rectangle | |
| empty | xtd::drawing::rectangle | static |
| equals(const xtd::object &obj) const noexcept -> bool override | xtd::drawing::rectangle | virtual |
| equals(const rectangle &other) const noexcept -> bool override | xtd::drawing::rectangle | |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| xtd::iequatable< rectangle >::equals(const rectangle &) const noexcept -> bool=0 | xtd::iequatable< rectangle > | pure virtual |
| from_ltrb(xtd::int32 left, xtd::int32 top, xtd::int32 right, xtd::int32 bottom) noexcept -> rectangle | xtd::drawing::rectangle | static |
| get_hash_code() const noexcept -> xtd::usize override | xtd::drawing::rectangle | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| height | xtd::drawing::rectangle | |
| inflate(const xtd::drawing::size &sz) noexcept -> void | xtd::drawing::rectangle | |
| inflate(xtd::int32 width, xtd::int32 height) noexcept -> void | xtd::drawing::rectangle | |
| inflate(const rectangle &rect, xtd::int32 x, xtd::int32 y) noexcept -> rectangle | xtd::drawing::rectangle | static |
| inflate(const rectangle &rect, const xtd::drawing::size &sz) noexcept -> rectangle | xtd::drawing::rectangle | static |
| intersects_with(const rectangle &rect) const noexcept -> bool | xtd::drawing::rectangle | |
| is_empty() const noexcept | xtd::drawing::rectangle | |
| left() const noexcept -> xtd::int32 | xtd::drawing::rectangle | |
| location() const noexcept -> xtd::drawing::point | xtd::drawing::rectangle | |
| location(const xtd::drawing::point &value) noexcept -> void | xtd::drawing::rectangle | |
| make_intersect(const rectangle &rect) noexcept -> void | xtd::drawing::rectangle | |
| make_intersect(const rectangle &a, const rectangle &b) noexcept -> rectangle | xtd::drawing::rectangle | static |
| make_union(const rectangle &rect) noexcept -> void | xtd::drawing::rectangle | |
| make_union(const rectangle &a, const rectangle &b) noexcept -> rectangle | xtd::drawing::rectangle | static |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| object()=default | xtd::object | |
| offset(const xtd::drawing::point &pos) noexcept -> void | xtd::drawing::rectangle | |
| offset(xtd::int32 dx, xtd::int32 dy) noexcept -> void | xtd::drawing::rectangle | |
| offset(const rectangle &rect, const xtd::drawing::point &pos) noexcept -> rectangle | xtd::drawing::rectangle | static |
| offset(const rectangle &rect, xtd::int32 x, xtd::int32 y) noexcept -> rectangle | xtd::drawing::rectangle | static |
| rectangle() noexcept=default | xtd::drawing::rectangle | |
| rectangle(xtd::int32 x, xtd::int32 y, xtd::int32 width, xtd::int32 height) noexcept | xtd::drawing::rectangle | |
| rectangle(const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept | xtd::drawing::rectangle | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| right() const noexcept -> xtd::int32 | xtd::drawing::rectangle | |
| round(const rectangle_f &rect) noexcept -> rectangle | xtd::drawing::rectangle | static |
| size() const noexcept -> xtd::drawing::size | xtd::drawing::rectangle | |
| size(const xtd::drawing::size &value) noexcept -> void | xtd::drawing::rectangle | |
| to_string() const noexcept -> xtd::string override | xtd::drawing::rectangle | virtual |
| top() const noexcept -> xtd::int32 | xtd::drawing::rectangle | |
| truncate(const xtd::drawing::rectangle_f &rect) noexcept -> rectangle | xtd::drawing::rectangle | static |
| width | xtd::drawing::rectangle | |
| x | xtd::drawing::rectangle | |
| y | xtd::drawing::rectangle |