xtd 0.2.0
xtd::drawing::rectangle_f Member List

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

add(const drawing::size_f &sz) noexceptxtd::drawing::rectangle_f
add(float width, float height) noexceptxtd::drawing::rectangle_f
add(const rectangle_f &rect, float x, float y) noexceptxtd::drawing::rectangle_fstatic
add(const rectangle_f &rect, const drawing::size_f &sz) noexceptxtd::drawing::rectangle_fstatic
bottom() const noexceptxtd::drawing::rectangle_f
contains(const point_f &pt) const noexceptxtd::drawing::rectangle_f
contains(const rectangle_f &rect) const noexceptxtd::drawing::rectangle_f
contains(float x, float y) const noexceptxtd::drawing::rectangle_f
emptyxtd::drawing::rectangle_fstatic
equals(const rectangle_f &value) const noexcept override (defined in xtd::drawing::rectangle_f)xtd::drawing::rectangle_f
xtd::object::equals(const object &obj) const noexceptxtd::object
xtd::object::equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
iequatable< rectangle_f >::equals(const rectangle_f &) const noexcept=0xtd::iequatable< rectangle_f >pure virtual
from_ltrb(float left, float top, float right, float bottom) noexceptxtd::drawing::rectangle_fstatic
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
height() const noexceptxtd::drawing::rectangle_f
height(float height) noexceptxtd::drawing::rectangle_f
inflate(const drawing::size_f &sz) noexceptxtd::drawing::rectangle_f
inflate(float width, float height) noexceptxtd::drawing::rectangle_f
inflate(const rectangle_f &rect, const drawing::size_f &sz) noexceptxtd::drawing::rectangle_fstatic
inflate(const rectangle_f &rect, float width, float height) noexceptxtd::drawing::rectangle_fstatic
intersects_with(const rectangle_f &rect) const noexceptxtd::drawing::rectangle_f
is_empty() const noexceptxtd::drawing::rectangle_f
left() const noexceptxtd::drawing::rectangle_f
location() const noexceptxtd::drawing::rectangle_f
location(const point_f &location)xtd::drawing::rectangle_f
make_intersect(const rectangle_f &a, const rectangle_f &b) noexceptxtd::drawing::rectangle_fstatic
make_intersect(const rectangle_f &rect) noexceptxtd::drawing::rectangle_f
make_union(const rectangle_f &a, const rectangle_f &b) noexceptxtd::drawing::rectangle_fstatic
make_union(const rectangle_f &rect) noexceptxtd::drawing::rectangle_f
memberwise_clone() const noexceptxtd::objectinline
object()=defaultxtd::object
offset(const point_f &pos) noexceptxtd::drawing::rectangle_f
offset(float x, float y) noexceptxtd::drawing::rectangle_f
offset(const rectangle_f &rect, const point_f &pos) noexceptxtd::drawing::rectangle_fstatic
offset(const rectangle_f &rect, float x, float y) noexceptxtd::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 point_f &location, const size_f &size) noexceptxtd::drawing::rectangle_f
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
right() const noexceptxtd::drawing::rectangle_f
size() const noexceptxtd::drawing::rectangle_f
size(const size_f &size) noexceptxtd::drawing::rectangle_f
to_string() const noexcept overridextd::drawing::rectangle_fvirtual
top() const noexceptxtd::drawing::rectangle_f
width() const noexceptxtd::drawing::rectangle_f
width(float width) noexceptxtd::drawing::rectangle_f
x() const noexceptxtd::drawing::rectangle_f
x(float x) noexceptxtd::drawing::rectangle_f
y() const noexceptxtd::drawing::rectangle_f
y(float y) noexceptxtd::drawing::rectangle_f