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