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