GeometryParams.Crs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Coordinate Reference System for the geometry.
- Attributes
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET