LocationRectangle, constructeur (GeoCoordinate, Double, Double)

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

Syntaxe

'Déclaration
Public Sub New ( _
    center As GeoCoordinate, _
    width As Double, _
    height As Double _
)
public LocationRectangle(
    GeoCoordinate center,
    double width,
    double height
)
public:
LocationRectangle(
    GeoCoordinate^ center, 
    double width, 
    double height
)
new : 
        center:GeoCoordinate * 
        width:float * 
        height:float -> LocationRectangle

Paramètres

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

LocationRectangle, surcharge

Microsoft.Phone.Maps.Controls, espace de noms