Compartir a través de


GeographyMultiPoint.Points Propiedad

Definición

Obtiene una colección 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

Colección de puntos.

Se aplica a