C# 클래스 ManagedWin32.Api.DWMBlurbehind

파일 보기 프로젝트 열기: MathewSachin/ManagedWin32 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Enable bool
Flags DWMBlurbehindFlags
Region System.IntPtr
TransitionOnMaximized bool

프로퍼티 상세

Enable 공개적으로 프로퍼티

True if the transparency is enabled
public bool Enable
리턴 bool

Flags 공개적으로 프로퍼티

Flags that indicates the given parameters
public DWMBlurbehindFlags Flags
리턴 DWMBlurbehindFlags

Region 공개적으로 프로퍼티

Region to blur
public IntPtr,System Region
리턴 System.IntPtr

TransitionOnMaximized 공개적으로 프로퍼티

public bool TransitionOnMaximized
리턴 bool