Udostępnij za pośrednictwem


GeometryParams.Crs Property

Definition

Gets or sets Coordinate Reference System for the geometry in the Azure Cosmos DB service.

[System.Runtime.Serialization.DataMember(Name="crs")]
public Microsoft.Azure.Cosmos.Spatial.Crs Crs { get; set; }
[<System.Runtime.Serialization.DataMember(Name="crs")>]
member this.Crs : Microsoft.Azure.Cosmos.Spatial.Crs with get, set
Public Property Crs As Crs

Property Value

Crs

Coordinate Reference System for the geometry.

Attributes

Applies to