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

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

add(const point &pt, const xtd::drawing::size &sz) noexcept -> pointxtd::drawing::pointstatic
add(const point &pt1, const point &pt2) noexcept -> pointxtd::drawing::pointstatic
ceiling(const xtd::drawing::point_f &value) noexcept -> pointxtd::drawing::pointstatic
emptyxtd::drawing::pointstatic
equals(const xtd::object &obj) const noexcept -> bool overridextd::drawing::pointvirtual
equals(const point &other) const noexcept -> bool overridextd::drawing::point
xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
xtd::iequatable< point >::equals(const point &) const noexcept -> bool=0xtd::iequatable< point >pure virtual
get_hash_code() const noexcept -> xtd::usize overridextd::drawing::pointvirtual
get_type() const noexcept -> type_objectxtd::objectvirtual
is_empty() const noexcept -> boolxtd::drawing::point
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
object()=defaultxtd::object
offset(xtd::int32 dx, xtd::int32 dy) noexcept -> voidxtd::drawing::point
offset(const point &p) noexcept -> voidxtd::drawing::point
operator+(const xtd::drawing::size &sz) const noexcept -> pointxtd::drawing::point
operator+(const point &pt) const noexcept -> pointxtd::drawing::point
operator+=(const xtd::drawing::size &sz) noexcept -> point &xtd::drawing::point
operator+=(const point &pt) noexcept -> point &xtd::drawing::point
operator-(const xtd::drawing::size &sz) const noexcept -> pointxtd::drawing::point
operator-(const point &pt) const noexcept -> pointxtd::drawing::point
operator-=(const xtd::drawing::size &sz) noexcept -> point &xtd::drawing::point
operator-=(const point &pt) noexcept -> point &xtd::drawing::point
point() noexcept=defaultxtd::drawing::point
point(int32 dw) noexceptxtd::drawing::pointexplicit
point(xtd::int32 x, xtd::int32 y) noexceptxtd::drawing::point
point(const size &sz) noexceptxtd::drawing::pointexplicit
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
round(const xtd::drawing::point_f &value) noexcept -> pointxtd::drawing::pointstatic
subtract(const point &pt, const size &sz) noexcept -> pointxtd::drawing::pointstatic
subtract(const point &pt1, const point &pt2) noexcept -> pointxtd::drawing::pointstatic
to_string() const noexcept -> xtd::string overridextd::drawing::pointvirtual
truncate(const xtd::drawing::point_f &value) noexcept -> pointxtd::drawing::pointstatic
xxtd::drawing::point
yxtd::drawing::point