C# 클래스 Signum.Windows.MONITORINFO

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

공개 프로퍼티들

프로퍼티 타입 설명
flags uint
monitor RECT
size uint
work RECT

프로퍼티 상세

flags 공개적으로 프로퍼티

public uint flags
리턴 uint

monitor 공개적으로 프로퍼티

public RECT,Signum.Windows monitor
리턴 RECT

size 공개적으로 프로퍼티

public uint size
리턴 uint

work 공개적으로 프로퍼티

public RECT,Signum.Windows work
리턴 RECT