'Declaration Public Overloads Function Inflate( _ ByVal size As System.Integer _ ) As Thickness
public Thickness Inflate( System.int size )
Parameters
- size
- The size.
Return Value
The new Thickness.
'Declaration Public Overloads Function Inflate( _ ByVal size As System.Integer _ ) As Thickness
public Thickness Inflate( System.int size )