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