RectangleFInflate Method |
| Name | Description | |
|---|---|---|
| Inflate(SizeF) |
Inflates all dimensions of this rectangle by the specified size | |
| Inflate(Single, Single) |
Inflates all dimensions of this rectangle by the specified width and height | |
| Inflate(RectangleF, SizeF) |
Inflates all dimensions of the rectangle by the specified size | |
| Inflate(RectangleF, Single, Single) |
Inflates all dimensions of this rectangle by the specified width and height |