This is the complete list of members for xtd::forms::padding, including all inherited members.
add(const padding &p1, const padding &p2) | xtd::forms::padding | static |
all() const noexcept | xtd::forms::padding | |
all(int32 all) | xtd::forms::padding | |
bottom() const noexcept | xtd::forms::padding | |
bottom(int32 bottom) | xtd::forms::padding | |
empty | xtd::forms::padding | static |
equals(const padding &value) const noexcept override (defined in xtd::forms::padding) | xtd::forms::padding | |
equals(const object &obj) const noexcept | xtd::forms::padding | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::forms::padding | inlinestatic |
iequatable< padding >::equals(const padding &) const noexcept=0 | xtd::iequatable< padding > | pure virtual |
get_hash_code() const noexcept | xtd::object | virtual |
get_type() const noexcept | xtd::object | virtual |
horizontal() const noexcept | xtd::forms::padding | |
left() const noexcept | xtd::forms::padding | |
left(int32 left) | xtd::forms::padding | |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
padding()=default | xtd::forms::padding | |
padding(int32 all) | xtd::forms::padding | |
padding(int32 left, int32 top, int32 right, int32 bottom) | xtd::forms::padding | |
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
right() const noexcept | xtd::forms::padding | |
right(int32 right) | xtd::forms::padding | |
subtract(const padding &p1, const padding &p2) | xtd::forms::padding | static |
to_string() const noexcept override | xtd::forms::padding | virtual |
top() const noexcept | xtd::forms::padding | |
top(int32 top) | xtd::forms::padding | |
vertical() const noexcept | xtd::forms::padding |