C# 클래스 ACAT.Lib.Core.Utility.User32Interop.WINDOWPLACEMENT

파일 보기 프로젝트 열기: brlima94/acat-localization 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
flags int
length int
ptMaxPosition System.Drawing.Point
ptMinPosition System.Drawing.Point
rcNormalPosition System.Drawing.Rectangle
showCmd int

프로퍼티 상세

flags 공개적으로 프로퍼티

public int flags
리턴 int

length 공개적으로 프로퍼티

public int length
리턴 int

ptMaxPosition 공개적으로 프로퍼티

public System.Drawing.Point ptMaxPosition
리턴 System.Drawing.Point

ptMinPosition 공개적으로 프로퍼티

public System.Drawing.Point ptMinPosition
리턴 System.Drawing.Point

rcNormalPosition 공개적으로 프로퍼티

public System.Drawing.Rectangle rcNormalPosition
리턴 System.Drawing.Rectangle

showCmd 공개적으로 프로퍼티

public int showCmd
리턴 int