Freigeben über


GeographyMultiPolygon.Polygons Eigenschaft

Definition

Ruft eine Auflistung von Polygonen ab.

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)

Eigenschaftswert

Eine Auflistung von Polygonen.

Gilt für: