FaceLandmarks.MouthRight Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to