프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Bottom | double | ||
Left | double | ||
Right | double | ||
Top | double |
메소드 | 설명 | |
---|---|---|
Rectangle ( double left, double top, double width, double height ) : System |
public Rectangle ( double left, double top, double width, double height ) : System | ||
left | double | |
top | double | |
width | double | |
height | double | |
리턴 | System |