IView.Shadow 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.
Peint une ombre autour de la vue cible.
public:
property Microsoft::Maui::IShadow ^ Shadow { Microsoft::Maui::IShadow ^ get(); };
public Microsoft.Maui.IShadow? Shadow { get; }
member this.Shadow : Microsoft.Maui.IShadow
Public ReadOnly Property Shadow As IShadow