Method Union
Union(RectangleF, RectangleF)
Creates a rectangle that represents the union between a and b.
public static RectangleF Union(RectangleF a, RectangleF b)
Parameters
a
RectangleFb
RectangleF
Creates a rectangle that represents the union between a and b.
public static RectangleF Union(RectangleF a, RectangleF b)
a
RectangleFb
RectangleF