This is the complete list of members for xtd::drawing::rectangle, including all inherited members.
| add(const drawing::size &sz) noexcept | xtd::drawing::rectangle | |
| add(int32 width, int32 height) noexcept | xtd::drawing::rectangle | |
| add(const rectangle &rect, int32 x, int32 y) noexcept | xtd::drawing::rectangle | static |
| add(const rectangle &rect, const drawing::size &sz) noexcept | xtd::drawing::rectangle | static |
| bottom() const noexcept | xtd::drawing::rectangle | |
| ceiling(const xtd::drawing::rectangle_f &rect) noexcept | xtd::drawing::rectangle | static |
| contains(const xtd::drawing::point &pt) const noexcept | xtd::drawing::rectangle | |
| contains(const xtd::drawing::rectangle &rect) const noexcept | xtd::drawing::rectangle | |
| contains(int32 x, int32 y) const noexcept | xtd::drawing::rectangle | |
| empty | xtd::drawing::rectangle | static |
| equals(const rectangle &value) const noexcept override (defined in xtd::drawing::rectangle) | xtd::drawing::rectangle | |
| 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< rectangle >::equals(const rectangle &) const noexcept=0 | xtd::iequatable< rectangle > | pure virtual |
| from_ltrb(int32 left, int32 top, int32 right, int32 bottom) noexcept | xtd::drawing::rectangle | static |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| height() const noexcept | xtd::drawing::rectangle | |
| height(int32 value) noexcept | xtd::drawing::rectangle | |
| inflate(const drawing::size &sz) noexcept | xtd::drawing::rectangle | |
| inflate(int32 width, int32 height) noexcept | xtd::drawing::rectangle | |
| inflate(const rectangle &rect, int32 x, int32 y) noexcept | xtd::drawing::rectangle | static |
| inflate(const rectangle &rect, const drawing::size &sz) noexcept | xtd::drawing::rectangle | static |
| intersects_with(const rectangle &rect) const noexcept | xtd::drawing::rectangle | |
| is_empty() const noexcept | xtd::drawing::rectangle | |
| left() const noexcept | xtd::drawing::rectangle | |
| location() const noexcept | xtd::drawing::rectangle | |
| location(const xtd::drawing::point &value) noexcept | xtd::drawing::rectangle | |
| make_intersect(const rectangle &a, const rectangle &b) noexcept | xtd::drawing::rectangle | static |
| make_intersect(const rectangle &rect) noexcept | xtd::drawing::rectangle | |
| make_union(const rectangle &a, const rectangle &b) noexcept | xtd::drawing::rectangle | static |
| make_union(const rectangle &rect) noexcept | xtd::drawing::rectangle | |
| memberwise_clone() const noexcept | xtd::object | inline |
| object()=default | xtd::object | |
| offset(const point &pos) noexcept | xtd::drawing::rectangle | |
| offset(int32 x, int32 y) noexcept | xtd::drawing::rectangle | |
| offset(const rectangle &rect, const point &pos) noexcept | xtd::drawing::rectangle | static |
| offset(const rectangle &rect, int32 x, int32 y) noexcept | xtd::drawing::rectangle | static |
| rectangle() noexcept=default | xtd::drawing::rectangle | |
| rectangle(int32 x, int32 y, int32 width, 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 &object_a, const object &object_b) noexcept | xtd::object | static |
| right() const noexcept | xtd::drawing::rectangle | |
| round(const rectangle_f &rect) noexcept | xtd::drawing::rectangle | static |
| size() const noexcept | xtd::drawing::rectangle | |
| size(const xtd::drawing::size &value) noexcept | xtd::drawing::rectangle | |
| to_string() const noexcept override | xtd::drawing::rectangle | virtual |
| top() const noexcept | xtd::drawing::rectangle | |
| truncate(const rectangle_f &rect) noexcept | xtd::drawing::rectangle | static |
| width() const noexcept | xtd::drawing::rectangle | |
| width(int32 value) noexcept | xtd::drawing::rectangle | |
| x() const noexcept | xtd::drawing::rectangle | |
| x(int32 value) noexcept | xtd::drawing::rectangle | |
| y() const noexcept | xtd::drawing::rectangle | |
| y(int32 value) noexcept | xtd::drawing::rectangle |