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