FaceAttributes.Mask Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to