Summary
Returns a new
PixelSize
with the same width and the specified height.
Syntax
public PixelSize WithHeight(int height)
Parameters
Name | Type | Description |
---|---|---|
height | int | The height. |