The methods of MapKit.MKCoordinateRegion are listed below. For a list of all members, see the MKCoordinateRegion Members list.
See Also: Inherited members from System.ValueType
static | FromDistance(CoreLocation.CLLocationCoordinate2D, double, double)Creates a new object representing a region of the map to display using a center and a distance (represented in meters). | |
static | FromMapRect(MKMapRect)Returns a MKCoordinateRegion for the specified 2D-map rectangle. | |