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

FaceAttributes.Glasses Property

Definition

Glasses type if any of the face.

public Azure.AI.Vision.Face.GlassesType? Glasses { get; }
member this.Glasses : Nullable<Azure.AI.Vision.Face.GlassesType>
Public ReadOnly Property Glasses As Nullable(Of GlassesType)

Property Value

Applies to