次の方法で共有


GeometryParams.BoundingBox プロパティ

定義

Azure Cosmos DB サービスのジオメトリの境界ボックスを取得または設定します。

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

プロパティ値

ジオメトリの境界ボックス。

属性

適用対象