FaceLandmarks.UpperLipBottom Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to