FaceLandmarks.EyeLeftBottom Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to