GeographyPolygon.Rings 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 une collection d'anneaux.
public abstract System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Spatial.GeographyLineString> Rings { get; }
member this.Rings : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Spatial.GeographyLineString>
Public MustOverride ReadOnly Property Rings As ReadOnlyCollection(Of GeographyLineString)
Valeur de propriété
Collection d'anneaux.