FaceLandmarks.EyeRightInner Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to