Condividi tramite


Proprietà RouteManeuver.LengthInMeters

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

Sintassi

'Dichiarazione
Public Property LengthInMeters As Integer
public int LengthInMeters { get; internal set; }
public:
property int LengthInMeters {
    int get ();
    internal: void set (int value);
}
member LengthInMeters : int with get, internal set

Valore proprietà

Tipo: System.Int32

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RouteManeuver Classe

Spazio dei nomi Microsoft.Phone.Maps.Services