FaceLandmarks.EyebrowRightOuter Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to