Udostępnij za pośrednictwem


Geometry.Crs Property

Definition

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

public Microsoft.Azure.Cosmos.Spatial.Crs Crs { get; }
member this.Crs : Microsoft.Azure.Cosmos.Spatial.Crs
Public ReadOnly Property Crs As Crs

Property Value

Crs

The Coordinate Reference System for this geometry.

Applies to