intersect_region
Description:
Returns the intersection between this and region2.
this and region2 are not modified.
Parameters:
| this |
a SourceRegion, or null. |
| region2 |
a SourceRegion, or null. |
Returns:
|
the intersection as a SourceRegion object. |