C# 클래스 cleanInjector.DWM.ThumbnailProperties

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

공개 프로퍼티들

프로퍼티 타입 설명
Destination Rect
Flags ThumbnailFlags
Opacity Byte
Source Rect
SourceClientAreaOnly bool
Visible bool

프로퍼티 상세

Destination 공개적으로 프로퍼티

public Rect Destination
리턴 Rect

Flags 공개적으로 프로퍼티

public ThumbnailFlags Flags
리턴 ThumbnailFlags

Opacity 공개적으로 프로퍼티

public Byte Opacity
리턴 Byte

Source 공개적으로 프로퍼티

public Rect Source
리턴 Rect

SourceClientAreaOnly 공개적으로 프로퍼티

public bool SourceClientAreaOnly
리턴 bool

Visible 공개적으로 프로퍼티

public bool Visible
리턴 bool