[ Version ( since = "3.22" ) ]
public SourceRegion? intersect_region (SourceRegion? region2)
Returns the intersection between this and region2.
this and region2 are not modified.
| this |
a SourceRegion, or |
| region2 |
a SourceRegion, or |
|
the intersection as a SourceRegion object. |