Compartilhar via


GeometryLineString.Points Propriedade

Definição

Obtém a lista de pontos.

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

Valor da propriedade

A lista de pontos.

Aplica-se a