'Declaration
Public Overloads Shared Function DeflateSize( _ ByVal width As System.Integer, _ ByVal height As System.Integer, _ ByVal padding As NPadding _ ) As NSize
'Usage
Dim width As System.Integer Dim height As System.Integer Dim padding As NPadding Dim value As NSize value = NLayoutHelper.DeflateSize(width, height, padding)
Parameters
- width
- height
- padding