Partager via


LocationRectangle.CreateBoundingRectangle, méthode (IEnumerable<GeoCoordinate>)

Espace de noms :  Microsoft.Phone.Maps.Controls
Assembly :  Microsoft.Phone.Maps (dans Microsoft.Phone.Maps.dll)

Syntaxe

'Déclaration
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 

Paramètres

Valeur de retour

Type : Microsoft.Phone.Maps.Controls.LocationRectangle

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

LocationRectangle Classe

CreateBoundingRectangle, surcharge

Microsoft.Phone.Maps.Controls, espace de noms