Condividi tramite


PerceptionCorrelationGroup.RelativeLocations Proprietà

Definizione

Raccolta di PerceptionCorrelations che descrive più provider univoci in un frame di coordinate comune.

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)

Valore della proprietà

Raccolta di PerceptionCorrelations che descrive più provider univoci in un frame di coordinate comune.

Attributi

Si applica a