This is the complete list of members for xtd::drawing::brush, including all inherited members.
| brush() | xtd::drawing::brush | protected |
| equals(const xtd::object &obj) const noexcept -> bool override | xtd::drawing::brush | virtual |
| equals(const brush &other) const noexcept -> bool override | xtd::drawing::brush | |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| xtd::iequatable< brush >::equals(const brush &) const noexcept -> bool=0 | xtd::iequatable< brush > | pure virtual |
| get_hash_code() const noexcept -> xtd::usize override | xtd::drawing::brush | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| handle() const noexcept -> intptr | xtd::drawing::brush | |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| object()=default | xtd::object | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| set_native_brush(intptr brush) -> void | xtd::drawing::brush | protected |
| to_string() const noexcept -> xtd::string override | xtd::drawing::brush | virtual |