Compartir a través de


ColorInfo.DominantColors Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="dominantColors")]
public System.Collections.Generic.IList<string> DominantColors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dominantColors")>]
member this.DominantColors : System.Collections.Generic.IList<string> with get, set
Public Property DominantColors As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a