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

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

add(const size &size1, const size &size2) noexcept -> sizextd::drawing::sizestatic
ceiling(const xtd::drawing::size_f &value) noexcept -> sizextd::drawing::sizestatic
compare_to(const xtd::drawing::size &obj) const noexcept -> xtd::int32 overridextd::drawing::size
xtd::icomparable< size >::compare_to(const size &obj) const noexcept -> xtd::int32=0xtd::icomparable< size >pure virtual
emptyxtd::drawing::sizestatic
equals(const xtd::object &obj) const noexcept -> bool overridextd::drawing::sizevirtual
equals(const xtd::drawing::size &other) const noexcept -> bool overridextd::drawing::size
xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
xtd::iequatable< size >::equals(const size &) const noexcept -> bool=0xtd::iequatable< size >pure virtual
get_hash_code() const noexcept -> xtd::usize overridextd::drawing::sizevirtual
get_type() const noexcept -> type_objectxtd::objectvirtual
heightxtd::drawing::size
is_empty() const noexcept -> boolxtd::drawing::size
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
object()=defaultxtd::object
operator+(const size &size) const noexcept -> xtd::drawing::sizextd::drawing::size
operator+=(const size &size) noexcept -> xtd::drawing::size &xtd::drawing::size
operator-(const size &size) const noexcept -> xtd::drawing::sizextd::drawing::size
operator-=(const size &size) noexcept -> xtd::drawing::size &xtd::drawing::size
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
round(const xtd::drawing::size_f &value) noexcept -> sizextd::drawing::sizestatic
size()=defaultxtd::drawing::size
size(const xtd::drawing::point &point) noexceptxtd::drawing::sizeexplicit
size(xtd::int32 width, xtd::int32 height) noexceptxtd::drawing::size
subtract(const size &sz1, const size &sz2) noexcept -> sizextd::drawing::sizestatic
to_string() const noexcept -> xtd::string overridextd::drawing::sizevirtual
truncate(const xtd::drawing::size_f &value) noexcept -> sizextd::drawing::sizestatic
widthxtd::drawing::size