Compartir a través de


IRoutePath.Geometry (Propiedad)

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

Sintaxis

'Declaración
ReadOnly Property Geometry As ReadOnlyCollection(Of GeoCoordinate)
ReadOnlyCollection<GeoCoordinate> Geometry { get; }
property ReadOnlyCollection<GeoCoordinate^>^ Geometry {
    ReadOnlyCollection<GeoCoordinate^>^ get ();
}
abstract Geometry : ReadOnlyCollection<GeoCoordinate> with get

Valor de propiedad

Tipo: System.Collections.ObjectModel.ReadOnlyCollection<GeoCoordinate>

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

IRoutePath Interfaz

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