Method XorWithRegion NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll XorWithRegion(Region) Updates this Region to the xor of itself with the specified Region. void XorWithRegion(Region region) Parameters region Region The Region to xor with this Region.