FaceAttributes.Hair Property

Definition

Gets or sets properties describing hair attributes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to