Summary
Inflates the size by a
Thickness
.
Syntax
public Size Inflate(Thickness thickness)
Parameters
Name | Type | Description |
---|---|---|
thickness | Thickness | The thickness. |
Return Value
Type | Description |
---|---|
Size | The inflated size. |