Share via


Appearance.Style Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="style")]
public Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.Style Style { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="style")>]
member this.Style : Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.Style with get, set
Public Property Style As Style

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to