Share via


ImageTagRegion.QueryRectangle Property

Definition

Gets or sets a rectangle that outlines the area of interest for this tag.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to