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