DetectedFace.FaceLandmarks プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象