FaceLandmarks.EyeLeftOuter Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to