프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Height | float | ||
Width | float | ||
X | float |
메소드 | 설명 | |
---|---|---|
Rectangle ( float X, float Y, float Width, float Height ) : System |
public Rectangle ( float X, float Y, float Width, float Height ) : System | ||
X | float | |
Y | float | |
Width | float | |
Height | float | |
리턴 | System |