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