1 reference to Union
System.Drawing.Common (1)
System\Drawing\Region.cs (1)
131public void Union(Rectangle rect) => Union((RectangleF)rect);