LocationRectangle.CreateBoundingRectangle (Método) (IEnumerable<GeoCoordinate>)

Espacio de nombres:  Microsoft.Phone.Maps.Controls
Ensamblado:  Microsoft.Phone.Maps (en Microsoft.Phone.Maps.dll)

Sintaxis

'Declaración
Public Shared Function CreateBoundingRectangle ( _
    locations As IEnumerable(Of GeoCoordinate) _
) As LocationRectangle
public static LocationRectangle CreateBoundingRectangle(
    IEnumerable<GeoCoordinate> locations
)
public:
static LocationRectangle^ CreateBoundingRectangle(
    IEnumerable<GeoCoordinate^>^ locations
)
static member CreateBoundingRectangle : 
        locations:IEnumerable<GeoCoordinate> -> LocationRectangle 

Parámetros

Valor devuelto

Tipo: Microsoft.Phone.Maps.Controls.LocationRectangle

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

LocationRectangle Clase

CreateBoundingRectangle (Sobrecarga)

Microsoft.Phone.Maps.Controls (Espacio de nombres)