FaceLandmarks.NoseRootRight Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to