Partager via


GeographyPolygon.Rings Propriété

Définition

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.

S’applique à