'Declaration Public Shared Function Union( _ ByVal a As Rect, _ ByVal b As Rect _ ) As Rect
public static Rect Union( Rect a, Rect b )
Rect Structure Rect Members