FaceLandmarks.PupilRight Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to