[ Version ( since = "3.22" ) ]
public void subtract_region (SourceRegion? region_to_subtract)
Subtracts region_to_subtract from this.
region_to_subtract is not modified.
| this |
a SourceRegion. |
| region_to_subtract |
the SourceRegion to subtract from this, or
|