메소드 | 설명 | |
---|---|---|
UISize ( ) : Sharpex2D.Math |
Initializes a new UISize class.
|
|
UISize ( int width, int height ) : Sharpex2D.Math |
Initializes a new UISize class.
|
public UISize ( int width, int height ) : Sharpex2D.Math | ||
width | int | The Width. |
height | int | The Height. |
리턴 | Sharpex2D.Math |