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