HwndSourceParameters.UsesPerPixelTransparency Proprietà

Definizione

Ottiene un valore che dichiara se la trasparenza per pixel del contenuto della finestra di origine viene rispettato.

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

Valore della proprietà

true se si usa la trasparenza per pixel; in caso contrario, false.

Si applica a