Compartir a través de


ImageProcessingSettings.AugmentationMethods Propiedad

Definición

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a