Compartir a través de


GeometryParams.BoundingBox Propiedad

Definición

Obtiene o establece un rectángulo de límite para la geometría en el servicio 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

Valor de propiedad

Rectángulo de límite para la geometría.

Atributos

Se aplica a