Partager via


FaceAttributes.Smile Propriété

Définition

Obtient ou définit l’intensité du sourire, un nombre compris entre [0,1]

[Newtonsoft.Json.JsonProperty(PropertyName="smile")]
public double? Smile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="smile")>]
member this.Smile : Nullable<double> with get, set
Public Property Smile As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à