This is the complete list of members for xtd::drawing::solid_brush, including all inherited members.
| brush() | xtd::drawing::brush | protected |
| color() const noexcept | xtd::drawing::solid_brush | |
| color(const xtd::drawing::color &value) noexcept | xtd::drawing::solid_brush | |
| equals(const solid_brush &value) const noexcept override (defined in xtd::drawing::solid_brush) | xtd::drawing::solid_brush | |
| equals(const brush &value) const noexcept override (defined in xtd::drawing::brush) | xtd::drawing::brush | |
| xtd::object::equals(const object &obj) const noexcept | xtd::object | |
| xtd::object::equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| xtd::iequatable< brush >::equals(const brush &) const noexcept=0 | xtd::iequatable< brush > | pure virtual |
| iequatable< solid_brush >::equals(const solid_brush &) const noexcept=0 | xtd::iequatable< solid_brush > | pure virtual |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| handle() const noexcept | xtd::drawing::brush | |
| memberwise_clone() const noexcept | xtd::object | inline |
| object()=default | xtd::object | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| set_native_brush(intptr brush) | xtd::drawing::brush | protected |
| solid_brush(const xtd::drawing::color &color) | xtd::drawing::solid_brush | explicit |
| to_string() const noexcept override | xtd::drawing::brush | virtual |