Compartir a través de


DetectedFace.FaceLandmarks Propiedad

Definición

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a