Partager via


GeometryMultiPolygon.Polygons Propriété

Définition

Obtient une collection de polygones.

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

Valeur de propriété

Collection de polygones.

S’applique à