GeometryLineString.Points Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la liste de points.
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)
Valeur de propriété
Liste de points.