CompositionProjectedShadow.Receivers Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la collection d’objets sur lequel l’ombre est projetée.
public:
property CompositionProjectedShadowReceiverUnorderedCollection ^ Receivers { CompositionProjectedShadowReceiverUnorderedCollection ^ get(); };
CompositionProjectedShadowReceiverUnorderedCollection Receivers();
public CompositionProjectedShadowReceiverUnorderedCollection Receivers { get; }
var compositionProjectedShadowReceiverUnorderedCollection = compositionProjectedShadow.receivers;
Public ReadOnly Property Receivers As CompositionProjectedShadowReceiverUnorderedCollection
Valeur de propriété
Collection d’objets sur lequel l’ombre est projetée.