public static NSize DeflateSize( NSize sz, NPadding padding )
'Declaration Public Overloads Shared Function DeflateSize( _ ByVal sz As NSize, _ ByVal padding As NPadding _ ) As NSize
'Declaration
Public Overloads Shared Function DeflateSize( _ ByVal sz As NSize, _ ByVal padding As NPadding _ ) As NSize
'Usage Dim sz As NSize Dim padding As NPadding Dim value As NSize value = NLayoutHelper.DeflateSize(sz, padding)
'Usage
Dim sz As NSize Dim padding As NPadding Dim value As NSize value = NLayoutHelper.DeflateSize(sz, padding)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
NLayoutHelper Class NLayoutHelper Members Overload List