RectInflate Method |
| Name | Description | |
|---|---|---|
| Inflate(Size) |
Inflates this Rect by the specified amount.
| |
| Inflate(Int32, Int32) |
Inflates this Rect by the specified amount.
| |
| Inflate(Rect, Int32, Int32) |
Creates and returns an inflated copy of the specified Rect structure.
|