DetectedFace.FaceLandmarks Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to