Overload List
| Name | Description | |
|---|---|---|
| Inflate(XSize) |
Expands the rectangle by using the specified Size, in all directions.
| |
| Inflate(Double, Double) |
Expands or shrinks the rectangle by using the specified width and height amounts, in all directions.
| |
| Inflate(XRect, XSize) |
Returns the rectangle that results from expanding the specified rectangle by the specified Size, in all directions.
| |
| Inflate(XRect, Double, Double) |
Creates a rectangle that results from expanding or shrinking the specified rectangle by the specified width and height amounts, in all directions.
|
See Also