FaceLandmarks.EyeLeftTop Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to