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