Polygon.Rings Property

Definition

Gets the polygon rings in the Azure DocumentDB database service.

[Newtonsoft.Json.JsonProperty("coordinates", Order=1, Required=Newtonsoft.Json.Required.Always)]
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Azure.Documents.Spatial.LinearRing> Rings { get; }
Property Value

Polygon rings.