Name | Description | |
---|---|---|
![]() | Contains | Determines whether this region contains the specified point. |
![]() | DeepClone | Overridden. Creates a deep copy of this object. |
![]() | ExclusiveOr | Performs exclusive OR operation on this region and the specified other region and returns the resulting region. |
![]() ![]() | FromPath | Creates a new region from the specified path. |
![]() ![]() | FromQuadrangle | Creates a new region from the specified quadrangle. |
![]() ![]() | FromRectangle | Creates a new region from the specified rectangle |
![]() ![]() | FromTriangle | Creates a new region from the specified triangle. |
![]() | GetPath | Gets the path that represents the outline of this region closed area. |
![]() | Intersect | Intersects this region with the specified other region and returns the resulting region. |
![]() | IntersectsWith | Returns true if this region interesects with the specified other region |
![]() | Subtract | Subtracts the specified region from this region and returns the resulting region. |
![]() | Union | Computes the union of this region with the specified other region and returns the resulting region. |