![]() |
xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
This is the complete list of members for xtd::drawing::size_f, including all inherited members.
| add(const xtd::drawing::size_f &size1, const xtd::drawing::size_f &size2) | xtd::drawing::size_f | static |
| empty | xtd::drawing::size_f | static |
| equals(const object &obj) const noexcept | xtd::object | virtual |
| equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| get_hash_code() const noexcept | xtd::object | virtual |
| height() const | xtd::drawing::size_f | inline |
| height(float height) | xtd::drawing::size_f | inline |
| is_empty() const | xtd::drawing::size_f | inline |
| memberwise_clone() const | xtd::object | inline |
| object()=default | xtd::object | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| size_f()=default | xtd::drawing::size_f | |
| size_f(const xtd::drawing::point_f &point) | xtd::drawing::size_f | explicit |
| size_f(float width, float height) | xtd::drawing::size_f | inline |
| subtract(const xtd::drawing::size_f &sz1, const xtd::drawing::size_f &sz2) | xtd::drawing::size_f | static |
| to_string() const noexcept override | xtd::drawing::size_f | inlinevirtual |
| width() const | xtd::drawing::size_f | inline |
| width(float width) | xtd::drawing::size_f | inline |