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