FaceLandmarks.EyebrowLeftInner Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to