HwndSourceParameters.UsesPerPixelTransparency Özellik

Tanım

Kaynak pencere içeriğinin piksel başına saydamlığına uyulup uyulmadığını bildiren bir değer alır.

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

Özellik Değeri

true piksel başına saydamlık kullanılıyorsa; aksi takdirde , false.

Şunlara uygulanır