GeometryPolygon.Rings Property

Definition

Gets the set of rings.

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

Property Value

Applies to