HwndSourceParameters.UsesPerPixelTransparency 속성

정의

원본 창 콘텐츠의 픽셀별 투명도가 적용되는지 여부를 선언하는 값을 가져옵니다.

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

속성 값

Boolean

픽셀당 투명도를 사용하면 true, 그렇지 않으면 false입니다.

적용 대상