次の方法で共有


FaceLandmarks.UpperLipBottom プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象