Partilhar via


FaceAttributes.Smile Propriedade

Definição

Obtém ou define a intensidade do sorriso, um número 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a