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.
Whether rect1 and rect2 overlap.
public static bool Intersects (MapKit.MKMapRect rect1, MapKit.MKMapRect rect2);
static member Intersects : MapKit.MKMapRect * MapKit.MKMapRect -> bool