Inflate(Int32,Int32) Method
Inflates the specified width and height by the values of the current
Style margins, padding and border.
'Declaration
Public Overloads Function Inflate( _
ByVal As Integer, _
ByVal As Integer _
) As Size
Parameters
- width
- A width to inflate.
- height
- A height to inflate.
Return Value