Share via


NormalizedQuadrilateral.BottomRight Property

Definition

Gets or sets the bottom right corner coordinate.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to