프로퍼티 | 타입 | 설명 | |
---|---|---|---|
X | int |
메소드 | 설명 | |
---|---|---|
Contains ( int x, int y ) : bool | ||
Inflate ( |
||
Inflate ( int width, int height ) : void | ||
IntersectsWith ( |
||
Offset ( int dx, int dy ) : void | ||
Rectangle ( int left, int top, int width, int height ) : System | ||
ToString ( ) : string | ||
Union ( |
public Rectangle ( int left, int top, int width, int height ) : System | ||
left | int | |
top | int | |
width | int | |
height | int | |
리턴 | System |
public static Union ( |
||
a | ||
b | ||
리턴 |