VisualStyleRenderer.IsBackgroundPartiallyTransparent 메서드

정의

현재 비주얼 스타일 요소의 배경에 반투명 또는 알파 블렌드 부분이 있는지 여부를 나타냅니다.

public:
 bool IsBackgroundPartiallyTransparent();
public bool IsBackgroundPartiallyTransparent ();
member this.IsBackgroundPartiallyTransparent : unit -> bool
Public Function IsBackgroundPartiallyTransparent () As Boolean

반환

Boolean

현재 비주얼 스타일 요소의 배경에 반투명 또는 알파 블렌드 부분이 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상