FaceLandmarks.EyeLeftInner Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to