HwndSourceParameters.UsesPerPixelTransparency Propriété

Définition

Obtient une valeur qui déclare si la transparence par pixel du contenu de la fenêtre source est respectée.

public:
 property bool UsesPerPixelTransparency { bool get(); void set(bool value); };
public bool UsesPerPixelTransparency { get; set; }
member this.UsesPerPixelTransparency : bool with get, set
Public Property UsesPerPixelTransparency As Boolean

Valeur de propriété

true en cas d'utilisation de la transparence par pixel ; sinon, false.

S’applique à