Compartir a través de


Hair.Invisible Propiedad

Definición

Obtiene o establece un valor booleano que describe si el cabello está visible en la imagen.

[Newtonsoft.Json.JsonProperty(PropertyName="invisible")]
public bool Invisible { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="invisible")>]
member this.Invisible : bool with get, set
Public Property Invisible As Boolean

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a