This is the complete list of members for xtd::drawing::region, including all inherited members.
| complement(const xtd::drawing::drawing_2d::graphics_path &path) noexcept -> void | xtd::drawing::region | |
| complement(const xtd::drawing::rectangle &rect) noexcept -> void | xtd::drawing::region | |
| complement(const xtd::drawing::rectangle_f &rect) noexcept -> void | xtd::drawing::region | |
| complement(const xtd::drawing::region ®ion) noexcept -> void | xtd::drawing::region | |
| equals(const xtd::object &obj) const noexcept -> bool override | xtd::drawing::region | virtual |
| equals(const region &other) const noexcept -> bool override | xtd::drawing::region | |
| equals(const region ®ion, const xtd::drawing::graphics &g) noexcept -> bool | xtd::drawing::region | static |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| xtd::iequatable< region >::equals(const region &) const noexcept -> bool=0 | xtd::iequatable< region > | pure virtual |
| exclude(const xtd::drawing::drawing_2d::graphics_path &path) noexcept -> void | xtd::drawing::region | |
| exclude(const xtd::drawing::rectangle &rect) noexcept -> void | xtd::drawing::region | |
| exclude(const xtd::drawing::rectangle_f &rect) noexcept -> void | xtd::drawing::region | |
| exclude(const xtd::drawing::region ®ion) noexcept -> void | xtd::drawing::region | |
| from_hrgn(xtd::intptr hrgn) -> xtd::drawing::region | xtd::drawing::region | static |
| get_bounds() const noexcept -> xtd::drawing::rectangle_f | xtd::drawing::region | |
| get_bounds(const xtd::drawing::graphics &g) const noexcept -> xtd::drawing::rectangle_f | xtd::drawing::region | |
| get_hash_code() const noexcept -> xtd::usize override | xtd::drawing::region | virtual |
| get_hrgn(const xtd::drawing::graphics &g) const noexcept -> xtd::intptr | xtd::drawing::region | |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| handle() const noexcept -> xtd::intptr | xtd::drawing::region | |
| intersect(const xtd::drawing::drawing_2d::graphics_path &path) noexcept -> void | xtd::drawing::region | |
| intersect(const xtd::drawing::rectangle &rect) noexcept -> void | xtd::drawing::region | |
| intersect(const xtd::drawing::rectangle_f &rect) noexcept -> void | xtd::drawing::region | |
| intersect(const xtd::drawing::region ®ion) noexcept -> void | xtd::drawing::region | |
| is_empty() const noexcept -> bool | xtd::drawing::region | |
| is_empty(const xtd::drawing::graphics &g) const noexcept -> bool | xtd::drawing::region | |
| is_infinite() const noexcept -> bool | xtd::drawing::region | |
| is_infinite(const xtd::drawing::graphics &g) const noexcept -> bool | xtd::drawing::region | |
| is_visible(const xtd::drawing::rectangle_f &rect, const xtd::drawing::graphics &g) const noexcept -> bool | xtd::drawing::region | |
| is_visible(float x, float y, float width, float height, const xtd::drawing::graphics &g) const noexcept -> bool | xtd::drawing::region | |
| is_visible(const xtd::drawing::rectangle &rect, const xtd::drawing::graphics &g) const noexcept -> bool | xtd::drawing::region | |
| is_visible(xtd::int32 x, xtd::int32 y, xtd::int32 width, xtd::int32 height, const xtd::drawing::graphics &g) const noexcept -> bool | xtd::drawing::region | |
| is_visible(const xtd::drawing::rectangle_f &rect) const noexcept -> bool | xtd::drawing::region | |
| is_visible(float x, float y, float width, float height) const noexcept -> bool | xtd::drawing::region | |
| is_visible(const xtd::drawing::rectangle &rect) const noexcept -> bool | xtd::drawing::region | |
| is_visible(xtd::int32 x, xtd::int32 y, xtd::int32 width, xtd::int32 height) const noexcept -> bool | xtd::drawing::region | |
| is_visible(xtd::drawing::point_f pt, const xtd::drawing::graphics &g) const noexcept -> bool | xtd::drawing::region | |
| is_visible(float x, float y, const xtd::drawing::graphics &g) const noexcept -> bool | xtd::drawing::region | |
| is_visible(xtd::drawing::point pt, const xtd::drawing::graphics &g) const noexcept -> bool | xtd::drawing::region | |
| is_visible(xtd::int32 x, xtd::int32 y, const xtd::drawing::graphics &g) const noexcept -> bool | xtd::drawing::region | |
| is_visible(xtd::drawing::point_f pt) const noexcept -> bool | xtd::drawing::region | |
| is_visible(float x, float y) const noexcept -> bool | xtd::drawing::region | |
| is_visible(xtd::drawing::point pt) const noexcept -> bool | xtd::drawing::region | |
| is_visible(xtd::int32 x, xtd::int32 y) const noexcept -> bool | xtd::drawing::region | |
| make_empty() -> void | xtd::drawing::region | |
| make_infinite() noexcept -> void | xtd::drawing::region | |
| make_union(const xtd::drawing::drawing_2d::graphics_path &path) noexcept -> void | xtd::drawing::region | |
| make_union(const xtd::drawing::rectangle &rect) noexcept -> void | xtd::drawing::region | |
| make_union(const xtd::drawing::rectangle_f &rect) noexcept -> void | xtd::drawing::region | |
| make_union(const xtd::drawing::region ®ion) noexcept -> void | xtd::drawing::region | |
| make_xor(const xtd::drawing::drawing_2d::graphics_path &path) noexcept -> void | xtd::drawing::region | |
| make_xor(const xtd::drawing::rectangle &rect) noexcept -> void | xtd::drawing::region | |
| make_xor(const xtd::drawing::rectangle_f &rect) noexcept -> void | xtd::drawing::region | |
| make_xor(const xtd::drawing::region ®ion) noexcept -> void | xtd::drawing::region | |
| 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 |
| region() | xtd::drawing::region | |
| region(const xtd::drawing::drawing_2d::graphics_path &path) | xtd::drawing::region | explicit |
| region(const xtd::drawing::rectangle &rect) | xtd::drawing::region | explicit |
| region(const xtd::drawing::rectangle_f &rect) | xtd::drawing::region | explicit |
| release_hrgn(xtd::intptr region_handle) -> void | xtd::drawing::region | |
| to_string() const -> xtd::string | xtd::object | virtual |
| translate(xtd::int32 dx, xtd::int32 dy) noexcept -> void | xtd::drawing::region | |
| translate(float dx, float dy) noexcept -> void | xtd::drawing::region |