FaceLandmarks.EyeRightBottom Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="eyeRightBottom")]
public Microsoft.Azure.CognitiveServices.Vision.Face.Models.Coordinate EyeRightBottom { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eyeRightBottom")>]
member this.EyeRightBottom : Microsoft.Azure.CognitiveServices.Vision.Face.Models.Coordinate with get, set
Public Property EyeRightBottom As Coordinate

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to