Compartilhar via


SpatialQueryResult.Overlaps Propriedade

Definição

A lista de componentes de malha que se sobrepõem ao volume definido nos parâmetros de entrada. O comprimento máximo dessa lista é determinado pelo membro MaxResults na entrada.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::MeshComponent ^> ^ Overlaps { System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::MeshComponent ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.MeshComponent> Overlaps { get; }
member this.Overlaps : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.MeshComponent>
Public ReadOnly Property Overlaps As IReadOnlyList(Of MeshComponent)

Valor da propriedade

Aplica-se a