次の方法で共有


SpatialSpec.BoundingBox プロパティ

定義

境界ボックスを取得または設定します

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="boundingBox")]
public Microsoft.Azure.Documents.BoundingBoxSpec BoundingBox { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="boundingBox")>]
member this.BoundingBox : Microsoft.Azure.Documents.BoundingBoxSpec with get, set
Public Property BoundingBox As BoundingBoxSpec

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象