In This Topic
Inflates the current
Thickness by the specified size.
Syntax
'Declaration
Public Overloads Function Inflate( _
ByVal As System.Integer _
) As Thickness
public Thickness Inflate(
System.int
)
Parameters
- size
- The size.
Return Value
See Also