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

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

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