프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Bottom | int | ||
Left | int | ||
Right | int | ||
Top | int |
메소드 | 설명 | |
---|---|---|
RECT ( int left, int top, int right, int bottom ) : System |
public RECT ( int left, int top, int right, int bottom ) : System | ||
left | int | |
top | int | |
right | int | |
bottom | int | |
리턴 | System |