add_region


Description:

[ Version ( since = "3.22" ) ]
public void add_region (SourceRegion? region_to_add)

Adds region_to_add to this.

region_to_add is not modified.

Parameters:

this

a SourceRegion.

region_to_add

the SourceRegion to add to this, or null.