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

속성 값

true픽셀당 투명도를 사용하는 경우 그렇지 않으면 . false

적용 대상