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