Compartilhar via


ImageProcessingSettings.AugmentationMethods Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="augmentationMethods")]
public System.Collections.Generic.IDictionary<string,bool?> AugmentationMethods { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="augmentationMethods")>]
member this.AugmentationMethods : System.Collections.Generic.IDictionary<string, Nullable<bool>> with get, set
Public Property AugmentationMethods As IDictionary(Of String, Nullable(Of Boolean))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a