FaceLandmarks.UnderLipBottom Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to