Point.Position
Property
Definition
Gets point coordinates in the Azure DocumentDB database service.
[Newtonsoft.Json.JsonProperty("coordinates", Order=1, Required=Newtonsoft.Json.Required.Always)]
public Microsoft.Azure.Documents.Spatial.Position Position { get; }
Property Value
Coordinates of the point.