C# 클래스 MetroIde.Helpers.Native.MonitorWorkArea.MonitorInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
cbSize uint
dwFlags uint
rcMonitor Rect
rcWork Rect

공개 메소드들

메소드 설명
MonitorInfo ( ) : System

메소드 상세

MonitorInfo() 공개 메소드

public MonitorInfo ( ) : System
리턴 System

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public uint cbSize
리턴 uint

dwFlags 공개적으로 프로퍼티

public uint dwFlags
리턴 uint

rcMonitor 공개적으로 프로퍼티

public Rect rcMonitor
리턴 Rect

rcWork 공개적으로 프로퍼티

public Rect rcWork
리턴 Rect