Share via


FaceLandmarks.EyeRightBottom プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象