FaceLandmarks.NoseLeftAlarTop Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to