InflatedBy Method
InflatedBy(Double, Double)
Creates a Rect that is inflated by the specified amount.
Declaration
public readonly Rect InflatedBy(double x, double y)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Double | x | |
| System.Double | y |
Returns
| Type | Description |
|---|---|
| Rect |