FaceLandmarks.NoseRootLeft Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to