메소드 | 설명 | |
---|---|---|
RectangleG ( int x, int y, int width, int height ) : NewTOAPIA.Graphics | ||
RectangleG ( int x, int y, int width, int height ) : System |
public RectangleG ( int x, int y, int width, int height ) : NewTOAPIA.Graphics | ||
x | int | |
y | int | |
width | int | |
height | int | |
리턴 | NewTOAPIA.Graphics |
public RectangleG ( int x, int y, int width, int height ) : System | ||
x | int | |
y | int | |
width | int | |
height | int | |
리턴 | System |