xtd 1.0.0
Loading...
Searching...
No Matches
xtd::drawing::rectangle_f Member List

This is the complete list of members for xtd::drawing::rectangle_f, including all inherited members.

add(const xtd::drawing::size_f &sz) noexcept -> voidxtd::drawing::rectangle_f
add(float width, float height) noexcept -> voidxtd::drawing::rectangle_f
add(const rectangle_f &rect, float x, float y) noexcept -> rectangle_fxtd::drawing::rectangle_fstatic
add(const rectangle_f &rect, const xtd::drawing::size_f &sz) noexcept -> rectangle_fxtd::drawing::rectangle_fstatic
bottom() const noexcept -> floatxtd::drawing::rectangle_f
center() const noexcept -> xtd::drawing::point_fxtd::drawing::rectangle_f
contains(const xtd::drawing::point_f &pt) const noexcept -> boolxtd::drawing::rectangle_f
contains(const rectangle_f &rect) const noexcept -> boolxtd::drawing::rectangle_f
contains(float x, float y) const noexcept -> boolxtd::drawing::rectangle_f
emptyxtd::drawing::rectangle_fstatic
equals(const xtd::object &obj) const noexcept -> bool overridextd::drawing::rectangle_fvirtual
equals(const rectangle_f &other) const noexcept -> bool overridextd::drawing::rectangle_f
xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
xtd::iequatable< rectangle_f >::equals(const rectangle_f &) const noexcept -> bool=0xtd::iequatable< rectangle_f >pure virtual
from_ltrb(float left, float top, float right, float bottom) noexcept -> rectangle_fxtd::drawing::rectangle_fstatic
get_hash_code() const noexcept -> xtd::usize overridextd::drawing::rectangle_fvirtual
get_type() const noexcept -> type_objectxtd::objectvirtual
heightxtd::drawing::rectangle_f
inflate(const xtd::drawing::size_f &sz) noexcept -> voidxtd::drawing::rectangle_f
inflate(float width, float height) noexcept -> voidxtd::drawing::rectangle_f
inflate(const rectangle_f &rect, const xtd::drawing::size_f &sz) noexcept -> rectangle_fxtd::drawing::rectangle_fstatic
inflate(const rectangle_f &rect, float width, float height) noexcept -> rectangle_fxtd::drawing::rectangle_fstatic
intersects_with(const rectangle_f &rect) const noexcept -> boolxtd::drawing::rectangle_f
is_empty() const noexcept -> boolxtd::drawing::rectangle_f
left() const noexcept -> floatxtd::drawing::rectangle_f
location() const noexcept -> xtd::drawing::point_fxtd::drawing::rectangle_f
location(const xtd::drawing::point_f &location) -> voidxtd::drawing::rectangle_f
make_intersect(const rectangle_f &rect) noexcept -> voidxtd::drawing::rectangle_f
make_intersect(const rectangle_f &a, const rectangle_f &b) noexcept -> rectangle_fxtd::drawing::rectangle_fstatic
make_union(const rectangle_f &rect) noexcept -> voidxtd::drawing::rectangle_f
make_union(const rectangle_f &a, const rectangle_f &b) noexcept -> rectangle_fxtd::drawing::rectangle_fstatic
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
object()=defaultxtd::object
offset(const xtd::drawing::point_f &pos) noexcept -> voidxtd::drawing::rectangle_f
offset(float dx, float dy) noexcept -> voidxtd::drawing::rectangle_f
offset(const rectangle_f &rect, const xtd::drawing::point_f &pos) noexcept -> rectangle_fxtd::drawing::rectangle_fstatic
offset(const rectangle_f &rect, float x, float y) noexcept -> rectangle_fxtd::drawing::rectangle_fstatic
rectangle_f() noexcept=defaultxtd::drawing::rectangle_f
rectangle_f(float x, float y, float width, float height) noexceptxtd::drawing::rectangle_f
rectangle_f(const xtd::drawing::point_f &location, const xtd::drawing::size_f &size) noexceptxtd::drawing::rectangle_f
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
right() const noexcept -> floatxtd::drawing::rectangle_f
size() const noexcept -> xtd::drawing::size_fxtd::drawing::rectangle_f
size(const xtd::drawing::size_f &size) noexcept -> voidxtd::drawing::rectangle_f
to_string() const noexcept -> xtd::string overridextd::drawing::rectangle_fvirtual
top() const noexcept -> floatxtd::drawing::rectangle_f
widthxtd::drawing::rectangle_f
xxtd::drawing::rectangle_f
yxtd::drawing::rectangle_f