Compartir a través de


ImageTagRegion.QueryRectangle Propiedad

Definición

Obtiene o establece un rectángulo que describe el área de interés de esta etiqueta.

[Newtonsoft.Json.JsonProperty(PropertyName="queryRectangle")]
public Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.NormalizedQuadrilateral QueryRectangle { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queryRectangle")>]
member this.QueryRectangle : Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.NormalizedQuadrilateral with get, set
Public Property QueryRectangle As NormalizedQuadrilateral

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a