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 | xtd::drawing::region | |
| complement(const xtd::drawing::rectangle &rect) noexcept | xtd::drawing::region | |
| complement(const xtd::drawing::rectangle_f &rect) noexcept | xtd::drawing::region | |
| complement(const xtd::drawing::region ®ion) noexcept | xtd::drawing::region | |
| equals(const region &value) const noexcept override (defined in xtd::drawing::region) | xtd::drawing::region | |
| 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 |
| iequatable< region >::equals(const region &) const noexcept=0 | xtd::iequatable< region > | pure virtual |
| exclude(const xtd::drawing::drawing_2d::graphics_path &path) noexcept | xtd::drawing::region | |
| exclude(const xtd::drawing::rectangle &rect) noexcept | xtd::drawing::region | |
| exclude(const xtd::drawing::rectangle_f &rect) noexcept | xtd::drawing::region | |
| exclude(const xtd::drawing::region ®ion) noexcept | xtd::drawing::region | |
| from_hrgn(intptr hrgn) | xtd::drawing::region | static |
| get_bounds() const noexcept | xtd::drawing::region | |
| get_bounds(const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_hrgn(const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| get_type() const noexcept | xtd::object | virtual |
| handle() const noexcept | xtd::drawing::region | |
| intersect(const xtd::drawing::drawing_2d::graphics_path &path) noexcept | xtd::drawing::region | |
| intersect(const xtd::drawing::rectangle &rect) noexcept | xtd::drawing::region | |
| intersect(const xtd::drawing::rectangle_f &rect) noexcept | xtd::drawing::region | |
| intersect(const xtd::drawing::region ®ion) noexcept | xtd::drawing::region | |
| is_empty() const noexcept | xtd::drawing::region | |
| is_empty(const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| is_infinite() const noexcept | xtd::drawing::region | |
| is_infinite(const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| is_visible(const xtd::drawing::rectangle_f &rect, const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| is_visible(float x, float y, float width, float height, const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| is_visible(const xtd::drawing::rectangle &rect, const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| is_visible(int32 x, int32 y, int32 width, int32 height, const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| is_visible(const xtd::drawing::rectangle_f &rect) const noexcept | xtd::drawing::region | |
| is_visible(float x, float y, float width, float height) const noexcept | xtd::drawing::region | |
| is_visible(const xtd::drawing::rectangle &rect) const noexcept | xtd::drawing::region | |
| is_visible(int32 x, int32 y, int32 width, int32 height) const noexcept | xtd::drawing::region | |
| is_visible(xtd::drawing::point_f pt, const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| is_visible(float x, float y, const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| is_visible(xtd::drawing::point pt, const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| is_visible(int32 x, int32 y, const xtd::drawing::graphics &g) const noexcept | xtd::drawing::region | |
| is_visible(xtd::drawing::point_f pt) const noexcept | xtd::drawing::region | |
| is_visible(float x, float y) const noexcept | xtd::drawing::region | |
| is_visible(xtd::drawing::point pt) const noexcept | xtd::drawing::region | |
| is_visible(int32 x, int32 y) const noexcept | xtd::drawing::region | |
| make_empty() | xtd::drawing::region | |
| make_infinite() noexcept | xtd::drawing::region | |
| make_union(const xtd::drawing::drawing_2d::graphics_path &path) noexcept | xtd::drawing::region | |
| make_union(const xtd::drawing::rectangle &rect) noexcept | xtd::drawing::region | |
| make_union(const xtd::drawing::rectangle_f &rect) noexcept | xtd::drawing::region | |
| make_union(const xtd::drawing::region ®ion) noexcept | xtd::drawing::region | |
| make_xor(const xtd::drawing::drawing_2d::graphics_path &path) noexcept | xtd::drawing::region | |
| make_xor(const xtd::drawing::rectangle &rect) noexcept | xtd::drawing::region | |
| make_xor(const xtd::drawing::rectangle_f &rect) noexcept | xtd::drawing::region | |
| make_xor(const xtd::drawing::region ®ion) noexcept | xtd::drawing::region | |
| 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 |
| 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(intptr region_handle) | xtd::drawing::region | |
| to_string() const noexcept | xtd::object | virtual |
| translate(int32 dx, int32 dy) noexcept | xtd::drawing::region | |
| translate(float dx, float dy) noexcept | xtd::drawing::region |