open fun intersection(region: Region): SKryptonRegion
Overrides ISikuliRegion.intersection
Creates a region that is the intersection of the given regions.
region - The region to intersect with.
region
Return The intersected region.