Property | Type | Description | |
---|---|---|---|
Height | int | ||
Width | int |
Method | Description | |
---|---|---|
ImageSize ( int width, int height ) |
Initializes a new instance of the ImageSize struct.
|
public ImageSize ( int width, int height ) | ||
width | int | The width. |
height | int | The height. |