次の方法で共有


FaceLandmarks.EyeLeftTop プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象