Share via


RouteQuery.InitialHeadingInDegrees (Propiedad)

Espacio de nombres:  Microsoft.Phone.Maps.Services
Ensamblado:  Microsoft.Phone.Maps (en Microsoft.Phone.Maps.dll)

Sintaxis

'Declaración
Public Property InitialHeadingInDegrees As Nullable(Of Double)
public Nullable<double> InitialHeadingInDegrees { get; set; }
public:
property Nullable<double> InitialHeadingInDegrees {
    Nullable<double> get ();
    void set (Nullable<double> value);
}
member InitialHeadingInDegrees : Nullable<float> with get, set

Valor de propiedad

Tipo: System.Nullable<Double>

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

RouteQuery Clase

Microsoft.Phone.Maps.Services (Espacio de nombres)