FaceLandmarks.NoseRightAlarTop Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to