MapKit.MKCoordinateRegion: Method Members

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

Public Methods

static
FromDistance(CoreLocation.CLLocationCoordinate2D, double, double) : MKCoordinateRegion
Creates a new object representing a region of the map to display using a center and a distance (represented in meters).
static
FromMapRect(MKMapRect) : MKCoordinateRegion
Returns a MKCoordinateRegion for the specified 2D-map rectangle.