FaceLandmarks.UpperLipTop Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to