'DeclarationPublic Overloads Shared Function DeflateSize( _ ByVal width As System.Integer, _ ByVal height As System.Integer, _ ByVal padding As NPadding _ ) As NSize
'UsageDim 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