FaceLandmarks.UnderLipTop Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to