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