FaceLandmarks.EyebrowLeftOuter Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to