Compartir a través de


SpatialSpec.BoundingBox Propiedad

Definición

Obtiene o establece el rectángulo de selección.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a