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