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