subtractSubregion
open fun subtractSubregion(start: <Error class: unknown class>, end: <Error class: unknown class>)(source)
Subtracts the subregion delimited by @_start and @_end from @region.
Parameters
start
the start of the subregion.
end
the end of the subregion.