Свойство | Тип | Описание | |
---|---|---|---|
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 | |
Результат |