RectangleFInflate Method |
| Name | Description | |
|---|---|---|
| Inflate(SizeF) |
Inflates this System.Drawing.RectangleF by the specified amount.
| |
| Inflate(SizeF) |
Inflates this System.Drawing.RectangleF by the specified amount.
| |
| Inflate(Single, Single) |
Inflates this System.Drawing.RectangleF structure by the specified amount.
| |
| Inflate(RectangleF, Single, Single) |
Creates and returns an inflated copy of the specified System.Drawing.RectangleF
structure. The copy is inflated by the specified amount. The original rectangle
remains unmodified.
|