Condividi tramite


Proprietà LocationRectangle.Southeast

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

Sintassi

'Dichiarazione
Public Property Southeast As GeoCoordinate
public GeoCoordinate Southeast { get; set; }
public:
property GeoCoordinate^ Southeast {
    GeoCoordinate^ get ();
    void set (GeoCoordinate^ value);
}
member Southeast : GeoCoordinate with get, set

Valore proprietà

Tipo: System.Device.Location.GeoCoordinate

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

Spazio dei nomi Microsoft.Phone.Maps.Controls