Compartir a través de


NormalizedQuadrilateral.BottomRight Propiedad

Definición

Obtiene o establece la coordenada de esquina inferior derecha.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a