你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FaceDetectionResult.FaceRectangle Property

Definition

A rectangle area for the face location on image.

public Azure.AI.Vision.Face.FaceRectangle FaceRectangle { get; }
member this.FaceRectangle : Azure.AI.Vision.Face.FaceRectangle
Public ReadOnly Property FaceRectangle As FaceRectangle

Property Value

Applies to