프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Height | double | ||
Width | double |
메소드 | 설명 | |
---|---|---|
Create ( double width, double height ) : |
Creates a new Size2 instance.
|
|
Size2 ( double width, double height ) |
Initializes a new Size2 instance.
|
public static Create ( double width, double height ) : |
||
width | double | |
height | double | |
리턴 |