LinearRing.Positions Property

Definition

Gets the LinearRing positions in the Azure DocumentDB database service.

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Azure.Documents.Spatial.Position> Positions { get; }
Property Value