Freigeben über


GeometryMultiPolygon.Polygons Eigenschaft

Definition

Ruft eine Auflistung von Polygonen ab.

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)

Eigenschaftswert

Eine Auflistung von Polygonen.

Gilt für: