Partager via


GeographyMultiPolygon.Polygons Propriété

Définition

Obtient une collection de polygones.

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

Valeur de propriété

Collection de polygones.

S’applique à