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