Share via


Geometry.BoundingBox Eigenschaft

Definition

Ruft das Begrenzungsfeld für diese Geometrie im Azure Cosmos DB-Dienst ab.

[Newtonsoft.Json.JsonProperty("bbox", DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, Order=3)]
public Microsoft.Azure.Documents.Spatial.BoundingBox BoundingBox { get; }
[<Newtonsoft.Json.JsonProperty("bbox", DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, Order=3)>]
member this.BoundingBox : Microsoft.Azure.Documents.Spatial.BoundingBox
Public ReadOnly Property BoundingBox As BoundingBox

Eigenschaftswert

Begrenzungsrahmen der Geometrie.

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: