Condividi tramite


Metodo LocationRectangle.CreateBoundingRectangle (array<GeoCoordinate[])

Spazio dei nomi:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Sintassi

'Dichiarazione
Public Shared Function CreateBoundingRectangle ( _
    ParamArray locations As GeoCoordinate() _
) As LocationRectangle
public static LocationRectangle CreateBoundingRectangle(
    params GeoCoordinate[] locations
)
public:
static LocationRectangle^ CreateBoundingRectangle(
    ... array<GeoCoordinate^>^ locations
)
static member CreateBoundingRectangle : 
        locations:GeoCoordinate[] -> LocationRectangle 

Parametri

Valore restituito

Tipo: Microsoft.Phone.Maps.Controls.LocationRectangle

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LocationRectangle Classe

Overload CreateBoundingRectangle

Spazio dei nomi Microsoft.Phone.Maps.Controls