Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the rectangle covering both rect1 and rect2.
public static MapKit.MKMapRect Union (MapKit.MKMapRect rect1, MapKit.MKMapRect rect2);
static member Union : MapKit.MKMapRect * MapKit.MKMapRect -> MapKit.MKMapRect