In This Topic
Inflates the specified
System.Drawing.Rectangle by the values of the current
Style margins, padding and border.
Overload List
Overload | Description |
Inflate(Rectangle) | Inflates the specified System.Drawing.Rectangle by the values of the current Style margins, padding and border. |
Inflate(Size) | Inflates the specified System.Drawing.Size by the values of the current Style margins, padding and border. |
Inflate(Int32,Int32) | Inflates the specified width and height by the values of the current Style margins, padding and border. |
See Also