Compartir a través de


GeographyLineString.Points Propiedad

Definición

Obtiene la lista de puntos.

public abstract System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Spatial.GeographyPoint> Points { get; }
member this.Points : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Spatial.GeographyPoint>
Public MustOverride ReadOnly Property Points As ReadOnlyCollection(Of GeographyPoint)

Valor de propiedad

Lista de puntos.

Se aplica a