Rectangle::Inflate Method
.NET Framework (current version)
Enlarges a Rectangle structure by the specified amount.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Inflate(Int32, Int32) | Enlarges this Rectangle by the specified amount. |
![]() ![]() | Inflate(Rectangle, Int32, Int32) | |
![]() | Inflate(Size) | Enlarges this Rectangle by the specified amount. |
Show:

