프로퍼티 | 타입 | 설명 | |
---|---|---|---|
bottom | int | ||
left | int | ||
right | int | ||
top | int |
메소드 | 설명 | |
---|---|---|
Rect ( int left, int top, int width, int height ) : System |
public Rect ( int left, int top, int width, int height ) : System | ||
left | int | |
top | int | |
width | int | |
height | int | |
리턴 | System |