次の方法で共有


GeometryParams.Crs プロパティ

定義

Azure Cosmos DB サービスのジオメトリの座標参照システムを取得または設定します。

[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

プロパティ値

Crs

ジオメトリの座標参照システム。

属性

適用対象