Megosztás a következőn keresztül:


PeopleResult.Values Property

Definition

A list of people detected in an image and their location.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Vision.ImageAnalysis.DetectedPerson> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<Azure.AI.Vision.ImageAnalysis.DetectedPerson>
Public ReadOnly Property Values As IReadOnlyList(Of DetectedPerson)

Property Value

Applies to