Megosztás a következőn keresztül:


GeoPolygon.Rings Property

Definition

Gets a set of rings that form the polygon.

public System.Collections.Generic.IReadOnlyList<Azure.Core.GeoJson.GeoLinearRing> Rings { get; }
member this.Rings : System.Collections.Generic.IReadOnlyList<Azure.Core.GeoJson.GeoLinearRing>
Public ReadOnly Property Rings As IReadOnlyList(Of GeoLinearRing)

Property Value

Applies to