Overload | Description |
---|---|
Inflate(Double,Double) | Enlarges this Rect by the specified amount. |
Inflate(Size) | Enlarges this Rect by the specified amount. |
Inflate(Rect,Single,Single) | Creates and returns an enlarged copy of the specified Rect structure. The copy is enlarged by the specified amount. The original Rect structure remains unmodified. |