Summary
Initializes a new instance of the
Size
structure.
Syntax
public Size(double width, double height)
Parameters
Name | Type | Description |
---|---|---|
width | double | The width. |
height | double | The height. |
Return Value
Type | Description |
---|---|
void |