'Declaration Public Function InflateWidth( _ ByVal width As System.Integer _ ) As System.Integer
public System.int InflateWidth( System.int width )
Parameters
- width
- A width to inflate.
Return Value
The resulting width.
'Declaration Public Function InflateWidth( _ ByVal width As System.Integer _ ) As System.Integer
public System.int InflateWidth( System.int width )