Compartir a través de


SpatialPath.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.Cosmos.BoundingBoxProperties BoundingBox { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="boundingBox")>]
member this.BoundingBox : Microsoft.Azure.Cosmos.BoundingBoxProperties with get, set
Public Property BoundingBox As BoundingBoxProperties

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a