FaceLandmarks.PupilLeft Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to