DetectedFace.FaceRectangle Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to