Partager via


PerceptionCorrelationGroup.RelativeLocations Propriété

Définition

Collection de PerceptionCorrelations décrivant plusieurs fournisseurs uniques dans un cadre de coordonnées commun.

public:
 property IVectorView<PerceptionCorrelation ^> ^ RelativeLocations { IVectorView<PerceptionCorrelation ^> ^ get(); };
IVectorView<PerceptionCorrelation> RelativeLocations();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionCorrelationGroup may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
IVectorView<PerceptionCorrelation> RelativeLocations();
public IReadOnlyList<PerceptionCorrelation> RelativeLocations { get; }
public IReadOnlyList<PerceptionCorrelation> RelativeLocations { [Windows.Foundation.Metadata.Deprecated("PerceptionCorrelationGroup may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var iVectorView = perceptionCorrelationGroup.relativeLocations;
Public ReadOnly Property RelativeLocations As IReadOnlyList(Of PerceptionCorrelation)

Valeur de propriété

Collection de PerceptionCorrelations décrivant plusieurs fournisseurs uniques dans un cadre de coordonnées commun.

Attributs

S’applique à