C# 클래스 NVIDIASurroundToggle.Native.Stractures.MonitorInfoEx

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

공개 프로퍼티들

프로퍼티 타입 설명
Flags uint
Monitor Rectangle
Size int
WorkArea Rectangle

공개 메소드들

메소드 설명
Initialize ( ) : MonitorInfoEx

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : MonitorInfoEx
리턴 MonitorInfoEx

프로퍼티 상세

Flags 공개적으로 프로퍼티

public uint Flags
리턴 uint

Monitor 공개적으로 프로퍼티

public Rectangle,NVIDIASurroundToggle.Native.Stractures Monitor
리턴 Rectangle

Size 공개적으로 프로퍼티

public int Size
리턴 int

WorkArea 공개적으로 프로퍼티

public Rectangle,NVIDIASurroundToggle.Native.Stractures WorkArea
리턴 Rectangle